From 106882f9ae729c5ba84f231bce9f1cd914d56eb3 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 27 Apr 2023 23:47:05 +0800 Subject: [PATCH] www/py-arxiv: Update to 1.4.7 - Convert to USE_PYTHON=pytest Changes: https://github.com/lukasschwab/arxiv.py/releases --- www/py-arxiv/Makefile | 7 +++---- www/py-arxiv/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/py-arxiv/Makefile b/www/py-arxiv/Makefile index 48bfbdf6a318..5fe7501e2aca 100644 --- a/www/py-arxiv/Makefile +++ b/www/py-arxiv/Makefile @@ -1,5 +1,5 @@ PORTNAME= arxiv -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.7 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +11,10 @@ WWW= https://github.com/lukasschwab/arxiv.py LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdoc>=0:devel/py-pdoc@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes diff --git a/www/py-arxiv/distinfo b/www/py-arxiv/distinfo index 47cd5071e820..8b3329f9717d 100644 --- a/www/py-arxiv/distinfo +++ b/www/py-arxiv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681843902 -SHA256 (arxiv-1.4.5.tar.gz) = 496bb4c45ebb1c4ed8eff81f0eeb73715fe6a8cf76d59921fb6b7d496e936cf5 -SIZE (arxiv-1.4.5.tar.gz) = 17031 +TIMESTAMP = 1682354550 +SHA256 (arxiv-1.4.7.tar.gz) = 100c8d6b9cd04c7f55f11b34616beb7a1623ab0564b66161b4aeeeb8912c5806 +SIZE (arxiv-1.4.7.tar.gz) = 17059