py-reprotest: updated to 0.7.26

0.7.26
Unknown changes
This commit is contained in:
adam 2024-01-24 23:37:42 +00:00
parent f0a1f484d7
commit 2c9633df2f
3 changed files with 23 additions and 19 deletions

View File

@ -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/reproducible-builds/reprotest
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/autopkgtest-virt-chroot \
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"

View File

@ -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

View File

@ -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