diff --git a/textproc/py-faust-cchardet/Makefile b/textproc/py-faust-cchardet/Makefile index 2a0611001820..3dd7979f6c0c 100644 --- a/textproc/py-faust-cchardet/Makefile +++ b/textproc/py-faust-cchardet/Makefile @@ -1,26 +1,28 @@ PORTNAME= faust-cchardet -DISTVERSION= 2.1.19 +DISTVERSION= 2.2.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= High speed universal character encoding detector WWW= https://github.com/faust-streaming/cChardet LICENSE= MPL11 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}meson-python>=0.16.0:devel/meson-python@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pkgconfig>0:devel/py-pkgconfig@${PY_FLAVOR} \ + ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= pep517 cython concurrent autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/cchardet/_cchardet${PYTHON_TAG}.so .include diff --git a/textproc/py-faust-cchardet/distinfo b/textproc/py-faust-cchardet/distinfo index 00e2b5549b5c..22640136aee6 100644 --- a/textproc/py-faust-cchardet/distinfo +++ b/textproc/py-faust-cchardet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697998709 -SHA256 (faust-cchardet-2.1.19.tar.gz) = f89386297cde0c8e0f5e21464bc2d6d0e4a4fc1b1d77cdb238ca24d740d872e0 -SIZE (faust-cchardet-2.1.19.tar.gz) = 678871 +TIMESTAMP = 1785109970 +SHA256 (faust_cchardet-2.2.1.tar.gz) = 324f886eeeb4b8dff4639f4f5e60a82481227c344ee0bfb490de017fbfe5f1b0 +SIZE (faust_cchardet-2.2.1.tar.gz) = 642133