git: 1a772660e81e - main - www/py-habanero: update 1.2.0 → 1.2.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 18:44:14 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a772660e81e8ae7a18fc9ef2ca2a30612488f37 commit 1a772660e81e8ae7a18fc9ef2ca2a30612488f37 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-15 14:58:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-15 18:44:11 +0000 www/py-habanero: update 1.2.0 → 1.2.6 --- www/py-habanero/Makefile | 18 +++++++++--------- www/py-habanero/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile index 14159ba0a754..c1fd16f07830 100644 --- a/www/py-habanero/Makefile +++ b/www/py-habanero/Makefile @@ -1,6 +1,5 @@ PORTNAME= habanero -DISTVERSION= 1.2.0 -PORTREVISION= 1 +DISTVERSION= 1.2.6 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,21 +9,22 @@ COMMENT= Low-level client for Crossref search API WWW= https://github.com/sckott/habanero LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Depends on expired devel/py-codecov -EXPIRATION_DATE=2024-12-31 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bibtexparser>0:textproc/py-bibtexparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-issuetracker>0:textproc/py-sphinxcontrib-issuetracker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=2.2.0:net/py-urllib3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= pep517 autoplist pytest # tests fail to run, see https://github.com/sckott/habanero/issues/197 NO_ARCH= yes diff --git a/www/py-habanero/distinfo b/www/py-habanero/distinfo index 330283db37f6..5912377d0dbc 100644 --- a/www/py-habanero/distinfo +++ b/www/py-habanero/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652159666 -SHA256 (habanero-1.2.0.tar.gz) = c49476a6cb7deec489691395acb98a8556fabfcd3a5786f08dc9f5b065b11c44 -SIZE (habanero-1.2.0.tar.gz) = 47076 +TIMESTAMP = 1731573324 +SHA256 (habanero-1.2.6.tar.gz) = b206d49f44f41c2289f0ad731f259a50d4376c747d8ecbb219a73874d45309d4 +SIZE (habanero-1.2.6.tar.gz) = 1547954