diff --git a/www/py-httptools/Makefile b/www/py-httptools/Makefile index 2d3ac83853d7..5d62e60f167c 100644 --- a/www/py-httptools/Makefile +++ b/www/py-httptools/Makefile @@ -1,27 +1,27 @@ PORTNAME= httptools -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 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 bf1adc45fa69..b6c9bf71a4f5 100644 --- a/www/py-httptools/distinfo +++ b/www/py-httptools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729509168 -SHA256 (httptools-0.6.2.tar.gz) = ae694efefcb61317c79b2fa1caebc122060992408e389bb00889567e463a47f1 -SIZE (httptools-0.6.2.tar.gz) = 244278 +TIMESTAMP = 1729594476 +SHA256 (httptools-0.6.3.tar.gz) = 4b1795c69cc851d8654c19f33598e04df347ecbc5c8916a54cb02811687f2ed8 +SIZE (httptools-0.6.3.tar.gz) = 235600