diff --git a/devel/py-distlib/Makefile b/devel/py-distlib/Makefile index 117925ed4d6b..49a97066c040 100644 --- a/devel/py-distlib/Makefile +++ b/devel/py-distlib/Makefile @@ -1,26 +1,26 @@ PORTNAME= distlib -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Low-level components of distutils2 and higher-level APIs WWW= https://github.com/pypa/distlib LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest # few tests fail intermittently, see https://github.com/pypa/distlib/issues/205 NO_ARCH= yes TEST_ENV= PYTHONHASHSEED=0 # needed for tests to succeed -# tests as of 0.4.1: 1 failed, 222 passed, 21 skipped, 49 warnings in 21.39s +# tests as of 0.4.2: 21 failed, 205 passed, 21 skipped .include diff --git a/devel/py-distlib/distinfo b/devel/py-distlib/distinfo index 4646dd08df70..0b74f6eaa239 100644 --- a/devel/py-distlib/distinfo +++ b/devel/py-distlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780468606 -SHA256 (distlib-0.4.1.tar.gz) = c3804d0d2d4b5fcd44036eb860cb6660485fcdf5c2aba53dc324d805837ea65b -SIZE (distlib-0.4.1.tar.gz) = 610526 +TIMESTAMP = 1780987028 +SHA256 (distlib-0.4.2.tar.gz) = baeb401c90f27acd15c4861ae0847d1e731c27ac3dbf4210643ba61fa1e813db +SIZE (distlib-0.4.2.tar.gz) = 614914