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,30 +1,30 @@ PORTNAME= arxiv -PORTVERSION= 2.4.1 +PORTVERSION= 3.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python wrapper for the arXiv API WWW= https://github.com/lukasschwab/arxiv.py 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 USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing_extensions>=4.0.0:devel/py-typing_extensions@${PY_FLAVOR} .endif .include 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