pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/py-reprotest



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 24 23:37:42 UTC 2024

Modified Files:
        pkgsrc/sysutils/py-reprotest: Makefile PLIST distinfo

Log Message:
py-reprotest: updated to 0.7.26

0.7.26
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/py-reprotest/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/py-reprotest/PLIST \
    pkgsrc/sysutils/py-reprotest/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/py-reprotest/Makefile
diff -u pkgsrc/sysutils/py-reprotest/Makefile:1.2 pkgsrc/sysutils/py-reprotest/Makefile:1.3
--- pkgsrc/sysutils/py-reprotest/Makefile:1.2   Wed Nov  9 22:51:19 2022
+++ pkgsrc/sysutils/py-reprotest/Makefile       Wed Jan 24 23:37:42 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/11/09 22:51:19 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/01/24 23:37:42 adam Exp $
 
-DISTNAME=      reprotest-0.7.22
+DISTNAME=      reprotest-0.7.26
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/reprotest/}
@@ -10,9 +10,15 @@ HOMEPAGE=    https://salsa.debian.org/repro
 COMMENT=       Build packages and check them for reproducibility
 LICENSE=       gnu-gpl-v3
 
-DEPENDS+=      ${PYPKGPREFIX}-diffoscope>=226:../../sysutils/py-diffoscope
-DEPENDS+=      ${PYPKGPREFIX}-distro>=0:../../devel/py-distro
-DEPENDS+=      ${PYPKGPREFIX}-rstr>=0:../../devel/py-rstr
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+=      ${PYPKGPREFIX}-distro-[0-9]*:../../devel/py-distro
+DEPENDS+=      ${PYPKGPREFIX}-rstr-[0-9]*:../../devel/py-rstr
+# compare
+DEPENDS+=      ${PYPKGPREFIX}-diffoscope>=112:../../sysutils/py-diffoscope
+TEST_DEPENDS+= dpkg-[0-9]*:../../misc/dpkg
+
+USE_LANGUAGES= # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
@@ -26,8 +32,8 @@ REPLACE_PYTHON+=      reprotest/virt/autopkgt
 
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
-               ${MV} reprotest reprotest-${PYVERSSUFFIX} || ${TRUE}
+       ${MV} reprotest reprotest-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/py-reprotest/PLIST
diff -u pkgsrc/sysutils/py-reprotest/PLIST:1.1 pkgsrc/sysutils/py-reprotest/PLIST:1.2
--- pkgsrc/sysutils/py-reprotest/PLIST:1.1      Wed Nov  9 22:26:26 2022
+++ pkgsrc/sysutils/py-reprotest/PLIST  Wed Jan 24 23:37:42 2024
@@ -1,12 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2022/11/09 22:26:26 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/01/24 23:37:42 adam Exp $
 bin/reprotest-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/reprotest/__init__.py
 ${PYSITELIB}/reprotest/__init__.pyc
 ${PYSITELIB}/reprotest/__init__.pyo
Index: pkgsrc/sysutils/py-reprotest/distinfo
diff -u pkgsrc/sysutils/py-reprotest/distinfo:1.1 pkgsrc/sysutils/py-reprotest/distinfo:1.2
--- pkgsrc/sysutils/py-reprotest/distinfo:1.1   Wed Nov  9 22:26:26 2022
+++ pkgsrc/sysutils/py-reprotest/distinfo       Wed Jan 24 23:37:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/11/09 22:26:26 khorben Exp $
+$NetBSD: distinfo,v 1.2 2024/01/24 23:37:42 adam Exp $
 
-BLAKE2s (reprotest-0.7.22.tar.gz) = 5e8c615259eefafe66dec110624fe967c03c576d2008aba6fad2939b4de07c8b
-SHA512 (reprotest-0.7.22.tar.gz) = 85ad59da4f42a84e3ee10f6f90f45da906b5f7c1b2f2f8e6ca91f88e123aec19e64ebc5d76e8e73e3c8d9c560f07a6a1b358dad4cafe918fdb3bc7670aa22abf
-Size (reprotest-0.7.22.tar.gz) = 85355 bytes
+BLAKE2s (reprotest-0.7.26.tar.gz) = 1ee0764b87912a09d62d7cff1b33e4641fb598e137d4f562ffe458c1d013ee3f
+SHA512 (reprotest-0.7.26.tar.gz) = f1441672d3a359442965f1199be2d9b1e5a906bb2a73dfe4a68ff67cb50647d8dbe713691ba896a8f6e90eeb95d42a412be6a6291024808ef9b4f9a3383a0dfa
+Size (reprotest-0.7.26.tar.gz) = 88325 bytes



Home | Main Index | Thread Index | Old Index