py-pep517: updated to 0.13.1

v0.13.1
deprecation notice
This commit is contained in:
adam 2023-11-09 06:51:59 +00:00
parent 42d2d7b91c
commit f2ba2a0294
2 changed files with 6 additions and 12 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.13 2023/10/28 19:57:04 wiz Exp $
# $NetBSD: Makefile,v 1.14 2023/11/09 06:51:59 adam Exp $
DISTNAME= pep517-0.13.0
DISTNAME= pep517-0.13.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pep517/}
@ -27,10 +26,5 @@ DEPENDS+= ${PYPKGPREFIX}-tomli>=1.1.0:../../textproc/py-tomli
# but tests don't care and always need it
TEST_DEPENDS+= ${PYPKGPREFIX}-tomli>=1.1.0:../../textproc/py-tomli
# as of 0.13.0
# 19 failed, 39 passed
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2023/10/28 19:57:04 wiz Exp $
$NetBSD: distinfo,v 1.10 2023/11/09 06:51:59 adam Exp $
BLAKE2s (pep517-0.13.0.tar.gz) = f6e0e37e56ebd24e28bbc49ae6eb44f5328c73a077bde3d2c12cea08c903152d
SHA512 (pep517-0.13.0.tar.gz) = 110c62441e0084cb2f0b7310ec2d7bb3e08615d65efbeb84eab953ec21600fc4242ef8611f9cdf74a936c1f9e389f4379d165bb5c7a8bd9efe50ee53c1b8d4e1
Size (pep517-0.13.0.tar.gz) = 25798 bytes
BLAKE2s (pep517-0.13.1.tar.gz) = 9c87d07f491232e833ecb36c5b89cf857e2c55c6c87dd39ea96f410fae7b821c
SHA512 (pep517-0.13.1.tar.gz) = 0df1fed72812df6533cdde78532c7c425e5d587c0df0647aacda4366cbf16da5c7c63553b0edc31d7aa91db61a6e48530f664ac4ca31c1e14c792ba4d280efae
Size (pep517-0.13.1.tar.gz) = 26176 bytes