www/py-arxiv: Update to 1.4.7
- Convert to USE_PYTHON=pytest Changes: https://github.com/lukasschwab/arxiv.py/releases
This commit is contained in:
parent
e364af921d
commit
106882f9ae
2 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue