Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:13:01 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 235315882bef - main - www/py-arxiv: Update to 3.0.0
Message-ID:  <69ef60dd.3280f.10d241d3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=235315882bef7a48f114526acad82706c8c32b70

commit 235315882bef7a48f114526acad82706c8c32b70
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:04:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:52 +0000

    www/py-arxiv: Update to 3.0.0
    
    Changes:        https://github.com/lukasschwab/arxiv.py/releases
---
 www/py-arxiv/Makefile | 4 ++--
 www/py-arxiv/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-arxiv/Makefile b/www/py-arxiv/Makefile
index 6ef01f923775..29e36fa0e419 100644
--- a/www/py-arxiv/Makefile
+++ b/www/py-arxiv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	arxiv
-PORTVERSION=	2.4.1
+PORTVERSION=	3.0.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}feedparser>=6.0.10<7:textproc/py-feedparser@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>=2.32.0<3:www/py-requests@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}requests>=2.32<2.34:www/py-requests@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pdoc>=0:devel/py-pdoc@${PY_FLAVOR}
 
 USES=		python
diff --git a/www/py-arxiv/distinfo b/www/py-arxiv/distinfo
index 1797fcadc5fe..bc3bc246eea6 100644
--- a/www/py-arxiv/distinfo
+++ b/www/py-arxiv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775587638
-SHA256 (arxiv-2.4.1.tar.gz) = 691606c1069bcca8316fcb082f5d15e65f1f24a021b0b87f01b9fa56347f63c8
-SIZE (arxiv-2.4.1.tar.gz) = 74975
+TIMESTAMP = 1777252810
+SHA256 (arxiv-3.0.0.tar.gz) = c8cb0d31208afbc1ceb17bd3f9816c8d4c5ca1e0abf199d211e216715440498d
+SIZE (arxiv-3.0.0.tar.gz) = 67344


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60dd.3280f.10d241d3>