diff --git a/devel/py-six/Makefile b/devel/py-six/Makefile index 92c15c8a641e..0c741510e507 100644 --- a/devel/py-six/Makefile +++ b/devel/py-six/Makefile @@ -1,25 +1,25 @@ PORTNAME= six -PORTVERSION= 1.16.0 -PORTREVISION= 1 +PORTVERSION= 1.17.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python 2 and 3 compatibility utilities -WWW= https://github.com/benjaminp/six +WWW= https://six.readthedocs.io/ \ + https://github.com/benjaminp/six 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} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:databases/py-gdbm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/devel/py-six/distinfo b/devel/py-six/distinfo index 63cc4cfd5a8f..90d012878c88 100644 --- a/devel/py-six/distinfo +++ b/devel/py-six/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620294297 -SHA256 (six-1.16.0.tar.gz) = 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 -SIZE (six-1.16.0.tar.gz) = 34041 +TIMESTAMP = 1735792383 +SHA256 (six-1.17.0.tar.gz) = ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81 +SIZE (six-1.17.0.tar.gz) = 34031