diff --git a/arabic/py-hijri-converter/Makefile b/arabic/py-hijri-converter/Makefile index 797e3ec8d020..fb7d7ceb1c8c 100644 --- a/arabic/py-hijri-converter/Makefile +++ b/arabic/py-hijri-converter/Makefile @@ -1,22 +1,27 @@ PORTNAME= hijri-converter -DISTVERSION= 2.3.1 -PORTREVISION= 1 +DISTVERSION= 2.3.2.post1 CATEGORIES= arabic python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= hijri_converter-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Hijri-Gregorian dates converter based on the Umm al-Qura calendar WWW= https://hijri-converter.readthedocs.io/en/stable/ 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} + USES= python -USE_PYTHON= distutils autoplist pytest +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +# tests as of 2.3.2.post1: 64 passed + .include diff --git a/arabic/py-hijri-converter/distinfo b/arabic/py-hijri-converter/distinfo index 0579d19189aa..26aeb9879cd1 100644 --- a/arabic/py-hijri-converter/distinfo +++ b/arabic/py-hijri-converter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682571315 -SHA256 (hijri-converter-2.3.1.tar.gz) = 069b6789291e0830f4860a79dcd34fb3ceea3b95516ed4010202b9656ba1ab61 -SIZE (hijri-converter-2.3.1.tar.gz) = 34482 +TIMESTAMP = 1781152853 +SHA256 (hijri_converter-2.3.2.post1.tar.gz) = 986657ccd83a5beaf233ce5a219645747e885c45d4833bd2a8fa1b927fa39570 +SIZE (hijri_converter-2.3.2.post1.tar.gz) = 32805