diff --git a/www/py-http-sf/Makefile b/www/py-http-sf/Makefile index 255078cc9fbd..3c5766495c94 100644 --- a/www/py-http-sf/Makefile +++ b/www/py-http-sf/Makefile @@ -1,27 +1,27 @@ PORTNAME= http-sf -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for parsing and serializing HTTP Structured Fields (RFC 9651) WWW= https://github.com/mnot/http-sf LICENSE= MIT BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes # tests as of 1.2.0: # Results (0.09s): # 12 passed .include diff --git a/www/py-http-sf/distinfo b/www/py-http-sf/distinfo index ad32a26fdb33..cbdef1b0366b 100644 --- a/www/py-http-sf/distinfo +++ b/www/py-http-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714018980 -SHA256 (http_sf-1.2.0.tar.gz) = 396312322f14fd74813c7938ef517eb29fb3f48664be78c1386dc66ec8b2e2b2 -SIZE (http_sf-1.2.0.tar.gz) = 18866 +TIMESTAMP = 1780640274 +SHA256 (http_sf-1.3.0.tar.gz) = 95c2d0bdc756a61d46ca0993d7225ed6871a9329331b2fbc7a751fa82c62a1b3 +SIZE (http_sf-1.3.0.tar.gz) = 23107