git: 4c4e19c10e01 - main - www/py-arxiv: Update to 1.0.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:39:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4c4e19c10e0124c8814f28967fa1868d61a444fe
commit 4c4e19c10e0124c8814f28967fa1868d61a444fe
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:15:48 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:36 +0000
www/py-arxiv: Update to 1.0.1
- Revert c4f86f7bcdc6f4da980b2d36ec1706c41f93f7b0
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 02f92a825d0f..4cb0cc34d514 100644
--- a/www/py-arxiv/Makefile
+++ b/www/py-arxiv/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= arxiv
-PORTVERSION= 0.5.4
+PORTVERSION= 1.0.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,9 +11,8 @@ COMMENT= Python wrapper for the arXiv API
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
-TEST_DEPENDS= ${PYNUMPY} \
+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}
USES= python:3.6+
diff --git a/www/py-arxiv/distinfo b/www/py-arxiv/distinfo
index e4a42e103870..2ae85bb94da6 100644
--- a/www/py-arxiv/distinfo
+++ b/www/py-arxiv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320286
-SHA256 (arxiv-0.5.4.tar.gz) = af3eca0ab9f6ecfd567cc1bd25d382e03c1e8518f05719dd0789e4d3745ba7d4
-SIZE (arxiv-0.5.4.tar.gz) = 6076
+TIMESTAMP = 1619198583
+SHA256 (arxiv-1.0.1.tar.gz) = 06d902595f51a325aa2e8b2fcfbb18b0158bb67e05314d5a90dbca08a120f886
+SIZE (arxiv-1.0.1.tar.gz) = 8971
More information about the dev-commits-ports-all
mailing list