diff --git a/www/py-httptools/Makefile b/www/py-httptools/Makefile index ba31720f970a..7d0bc9282450 100644 --- a/www/py-httptools/Makefile +++ b/www/py-httptools/Makefile @@ -1,25 +1,25 @@ PORTNAME= httptools -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 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 LIB_DEPENDS= libhttp_parser.so:www/http-parser USES= localbase python USE_PYTHON= autoplist concurrent distutils 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 10116197be66..3b912371f700 100644 --- a/www/py-httptools/distinfo +++ b/www/py-httptools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902207 -SHA256 (httptools-0.6.0.tar.gz) = 9fc6e409ad38cbd68b177cd5158fc4042c796b82ca88d99ec78f07bed6c6b796 -SIZE (httptools-0.6.0.tar.gz) = 191153 +TIMESTAMP = 1698341103 +SHA256 (httptools-0.6.1.tar.gz) = c6e26c30455600b95d94b1b836085138e82f177351454ee841c148f93a9bad5a +SIZE (httptools-0.6.1.tar.gz) = 191228