diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile index 8d150da7dd10..df15d6d3b45d 100644 --- a/www/py-habanero/Makefile +++ b/www/py-habanero/Makefile @@ -1,26 +1,25 @@ PORTNAME= habanero -DISTVERSION= 2.4.0 +DISTVERSION= 2.9.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Low-level client for Crossref search API WWW= https://github.com/sckott/habanero LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.27.2:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}packaging>=24.1:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tqdm>=4.66.5:misc/py-tqdm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=2.2.0:net/py-urllib3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.2:devel/py-pyyaml@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx2>=2.4.0:www/py-httpx2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=26.2:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tqdm>=4.67.3:misc/py-tqdm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=2.7.0:net/py-urllib3@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}bibtexparser>0:textproc/py-bibtexparser@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist pytest # tests fail to run, see https://github.com/sckott/habanero/issues/197 +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes .include diff --git a/www/py-habanero/distinfo b/www/py-habanero/distinfo index 4f12a46321bc..e2692ef34054 100644 --- a/www/py-habanero/distinfo +++ b/www/py-habanero/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780634988 -SHA256 (habanero-2.4.0.tar.gz) = 7690ca5a261037632e5d7751ce3c47234112079ab80e9de4be626c684034e1f8 -SIZE (habanero-2.4.0.tar.gz) = 1813998 +TIMESTAMP = 1783057568 +SHA256 (habanero-2.9.2.tar.gz) = efcdfecec965c413e0f1ee9034fbe955d42e6b815b0784aa0c4a3df2cc272019 +SIZE (habanero-2.9.2.tar.gz) = 1813631