mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/py-arxiv: Update to 0.5.4
Changes: https://github.com/lukasschwab/arxiv.py/releases
This commit is contained in:
parent
e8a29fb03c
commit
cf7a7c2c20
3 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= arxiv
|
PORTNAME= arxiv
|
||||||
PORTVERSION= 0.5.3
|
PORTVERSION= 0.5.4
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1582561424
|
TIMESTAMP = 1618320286
|
||||||
SHA256 (arxiv-0.5.3.tar.gz) = 9010cf132bcfb67c07bd363c49d519365310f92ac9da1a06509f712798265987
|
SHA256 (arxiv-0.5.4.tar.gz) = af3eca0ab9f6ecfd567cc1bd25d382e03c1e8518f05719dd0789e4d3745ba7d4
|
||||||
SIZE (arxiv-0.5.3.tar.gz) = 6013
|
SIZE (arxiv-0.5.4.tar.gz) = 6076
|
||||||
|
|
|
@ -12,5 +12,4 @@ This is where arxiv.py comes it: it constructs requests for arXiv and gets ATOM
|
||||||
feeds via a simple handful of methods, and parses the results into an intuitive
|
feeds via a simple handful of methods, and parses the results into an intuitive
|
||||||
format.
|
format.
|
||||||
|
|
||||||
WWW: https://pypi.org/project/arxiv/
|
|
||||||
WWW: https://github.com/lukasschwab/arxiv.py
|
WWW: https://github.com/lukasschwab/arxiv.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue