diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-03 03:58:53 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-03 03:58:53 +0800 |
commit | 5bb56c027e9d3537537d7f638c14fb32695d54c0 (patch) | |
tree | eb521a94ff8324797ef08f37c953d82512f67434 | |
parent | www/p5-Dancer-Plugin-RPC: Update to 1.11 (diff) |
devel/py-pymarc: Update to 5.0.0
Changes: https://gitlab.com/pymarc/pymarc/-/releases
-rw-r--r-- | devel/py-pymarc/Makefile | 4 | ||||
-rw-r--r-- | devel/py-pymarc/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pymarc/Makefile b/devel/py-pymarc/Makefile index 825f0e60934f..d6e03f33e932 100644 --- a/devel/py-pymarc/Makefile +++ b/devel/py-pymarc/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymarc -PORTVERSION= 4.2.2 +PORTVERSION= 5.0.0 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI @@ -11,7 +11,7 @@ WWW= https://github.com/edsu/pymarc LICENSE= BSD2CLAUSE -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes diff --git a/devel/py-pymarc/distinfo b/devel/py-pymarc/distinfo index 3900c842148a..c261bca702ce 100644 --- a/devel/py-pymarc/distinfo +++ b/devel/py-pymarc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771795 -SHA256 (pymarc-4.2.2.tar.gz) = a4a8a952e38f0e4714c58354b510abf09cbf3a45b0b991765bef0ce3f30b01dd -SIZE (pymarc-4.2.2.tar.gz) = 231101 +TIMESTAMP = 1683048880 +SHA256 (pymarc-5.0.0.tar.gz) = e11ad0dff6f749ce9dfc98ea540321aa5fb9ee04aff2e9597a0ba0283e5265eb +SIZE (pymarc-5.0.0.tar.gz) = 234947 |