diff --git a/www/py-httptools/Makefile b/www/py-httptools/Makefile index 947b9291922b..2d3ac83853d7 100644 --- a/www/py-httptools/Makefile +++ b/www/py-httptools/Makefile @@ -1,28 +1,27 @@ PORTNAME= httptools -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collection of framework independent HTTP protocol utils WWW= https://github.com/MagicStack/httptools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libhttp_parser.so:www/http-parser USES= localbase python USE_PYTHON= autoplist concurrent pep517 post-patch: @${RM} -r ${WRKSRC}/vendor/http-parser/ post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/www/py-httptools/distinfo b/www/py-httptools/distinfo index 3b912371f700..bf1adc45fa69 100644 --- a/www/py-httptools/distinfo +++ b/www/py-httptools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698341103 -SHA256 (httptools-0.6.1.tar.gz) = c6e26c30455600b95d94b1b836085138e82f177351454ee841c148f93a9bad5a -SIZE (httptools-0.6.1.tar.gz) = 191228 +TIMESTAMP = 1729509168 +SHA256 (httptools-0.6.2.tar.gz) = ae694efefcb61317c79b2fa1caebc122060992408e389bb00889567e463a47f1 +SIZE (httptools-0.6.2.tar.gz) = 244278