Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2026 07:20:18 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 10cabcf4da1d - main - www/py-habanero: update 1=?utf-8?Q?=2E2.6 =E2=86=92?= 2.3.0
Message-ID:  <69dc9932.3b8ba.2fa6f2d9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=10cabcf4da1d2dd68ce5a6d88c8e847ed3016001

commit 10cabcf4da1d2dd68ce5a6d88c8e847ed3016001
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-13 05:30:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-13 07:20:14 +0000

    www/py-habanero: update 1.2.6 → 2.3.0
---
 www/py-habanero/Makefile | 19 +++++++------------
 www/py-habanero/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile
index c1fd16f07830..a198a1d058b6 100644
--- a/www/py-habanero/Makefile
+++ b/www/py-habanero/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	habanero
-DISTVERSION=	1.2.6
+DISTVERSION=	2.3.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,19 +9,14 @@ COMMENT=	Low-level client for Crossref search API
 WWW=		https://github.com/sckott/habanero
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
-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}tqdm>0:misc/py-tqdm@${PY_FLAVOR} \
+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}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.2:devel/py-pyyaml@${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
diff --git a/www/py-habanero/distinfo b/www/py-habanero/distinfo
index 5912377d0dbc..415841fefeab 100644
--- a/www/py-habanero/distinfo
+++ b/www/py-habanero/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731573324
-SHA256 (habanero-1.2.6.tar.gz) = b206d49f44f41c2289f0ad731f259a50d4376c747d8ecbb219a73874d45309d4
-SIZE (habanero-1.2.6.tar.gz) = 1547954
+TIMESTAMP = 1776054749
+SHA256 (habanero-2.3.0.tar.gz) = 871e5d088ef641b05514d44b004af512852b309bcd0d81f10545e58d54a654ab
+SIZE (habanero-2.3.0.tar.gz) = 1756677


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dc9932.3b8ba.2fa6f2d9>