diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile index 6d44a412cf96..991786aa6013 100644 --- a/textproc/py-chardet/Makefile +++ b/textproc/py-chardet/Makefile @@ -1,22 +1,25 @@ PORTNAME= chardet -PORTVERSION= 4.0.0 +PORTVERSION= 5.2.0 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Universal encoding detector for Python -WWW= https://github.com/chardet/chardet +WWW= https://chardet.readthedocs.io/en/latest/ \ + https://github.com/chardet/chardet LICENSE= LGPL21 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}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils pytest +USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/textproc/py-chardet/distinfo b/textproc/py-chardet/distinfo index 1a905f7a6a83..c33adb3e5bb0 100644 --- a/textproc/py-chardet/distinfo +++ b/textproc/py-chardet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622541529 -SHA256 (chardet-4.0.0.tar.gz) = 0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa -SIZE (chardet-4.0.0.tar.gz) = 1907771 +TIMESTAMP = 1703495907 +SHA256 (chardet-5.2.0.tar.gz) = 1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 +SIZE (chardet-5.2.0.tar.gz) = 2069618