diff --git a/www/py-w3lib/Makefile b/www/py-w3lib/Makefile index 3d2bc48e665e..ff22fc11ca60 100644 --- a/www/py-w3lib/Makefile +++ b/www/py-w3lib/Makefile @@ -1,21 +1,20 @@ PORTNAME= w3lib -PORTVERSION= 1.21.0 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Library of web-related functions WWW= https://github.com/scrapy/w3lib/ LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/www/py-w3lib/distinfo b/www/py-w3lib/distinfo index 38abcd39f2ac..b9451f92b271 100644 --- a/www/py-w3lib/distinfo +++ b/www/py-w3lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572735384 -SHA256 (w3lib-1.21.0.tar.gz) = 8b1854fef570b5a5fc84d960e025debd110485d73fd283580376104762774315 -SIZE (w3lib-1.21.0.tar.gz) = 38153 +TIMESTAMP = 1787425947 +SHA256 (w3lib-2.4.1.tar.gz) = 8dd69ee39ff6398d708c793abc779c334a69bac7cee1cdf71736c669ed6be864 +SIZE (w3lib-2.4.1.tar.gz) = 48494