pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-whatthepatch
Module Name: pkgsrc
Committed By: adam
Date: Sat Jul 20 06:24:45 UTC 2024
Modified Files:
pkgsrc/devel/py-whatthepatch: Makefile distinfo
Log Message:
py-whatthepatch: updated to 1.0.6
1.0.6
Bump black from 22.10.0 to 24.3.0
Improve huge_patch test
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-whatthepatch/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-whatthepatch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-whatthepatch/Makefile
diff -u pkgsrc/devel/py-whatthepatch/Makefile:1.3 pkgsrc/devel/py-whatthepatch/Makefile:1.4
--- pkgsrc/devel/py-whatthepatch/Makefile:1.3 Sat Oct 28 19:57:08 2023
+++ pkgsrc/devel/py-whatthepatch/Makefile Sat Jul 20 06:24:44 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2023/10/28 19:57:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2024/07/20 06:24:44 adam Exp $
-DISTNAME= whatthepatch-1.0.5
+DISTNAME= whatthepatch-1.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/whatthepatch/}
@@ -13,14 +12,10 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=65.0.0:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-whatthepatch/distinfo
diff -u pkgsrc/devel/py-whatthepatch/distinfo:1.1 pkgsrc/devel/py-whatthepatch/distinfo:1.2
--- pkgsrc/devel/py-whatthepatch/distinfo:1.1 Sat May 6 16:21:56 2023
+++ pkgsrc/devel/py-whatthepatch/distinfo Sat Jul 20 06:24:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/05/06 16:21:56 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/07/20 06:24:44 adam Exp $
-BLAKE2s (whatthepatch-1.0.5.tar.gz) = b541a65dba648dc7bc00a78195a049cf55af6efa888ed442d2d8ebb1b0de8827
-SHA512 (whatthepatch-1.0.5.tar.gz) = d87a36a608a15bcf6d28d26afee40161e26f17fa3b011056388f9850896577f913a91066de8b6071ea15b28fa05f8d00acb997b18483ea56218df4efb40109ab
-Size (whatthepatch-1.0.5.tar.gz) = 31850 bytes
+BLAKE2s (whatthepatch-1.0.6.tar.gz) = 813f55b64585a41dc1029b2a1bfac91f474be42998db1e7d10236e73ebe1fbd9
+SHA512 (whatthepatch-1.0.6.tar.gz) = 353866973b6a9b1d0bdb566d4c2eaf655a9a148d1acd73138cbbb5fbf5ec1d159391390857a34dfd75dca0c760168be720961e9d0d74dd8425849d641b2f5105
+Size (whatthepatch-1.0.6.tar.gz) = 31849 bytes
Home |
Main Index |
Thread Index |
Old Index