diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 23:09:27 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 23:57:35 +0800 |
commit | 6f87372c2ee0e548693c7f7432c2220a68248e46 (patch) | |
tree | 2b6d14b442ecca1978cc5a1039e120e8758ecfc8 | |
parent | print/py-pycups: Cosmetic change (diff) |
science/py-pycsw: Update to 2.6.1
Changes: https://pycsw.org/development/announce/
https://github.com/geopython/pycsw/commits/master
-rw-r--r-- | science/py-pycsw/Makefile | 2 | ||||
-rw-r--r-- | science/py-pycsw/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/py-pycsw/Makefile b/science/py-pycsw/Makefile index 122952798c90..73d56dbbf460 100644 --- a/science/py-pycsw/Makefile +++ b/science/py-pycsw/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pycsw -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pycsw/distinfo b/science/py-pycsw/distinfo index c41ee5541426..937a3bae9db4 100644 --- a/science/py-pycsw/distinfo +++ b/science/py-pycsw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366168 -SHA256 (pycsw-2.6.0.tar.gz) = 4a7bf1e92ee394e2ad15e85e7dfa9c6395aa4d1cc495faed0a115be1594281c6 -SIZE (pycsw-2.6.0.tar.gz) = 416429 +TIMESTAMP = 1634391154 +SHA256 (pycsw-2.6.1.tar.gz) = 8d4763bfc0674018f0c825b2c533352c1edef161fd76e154c5b7a3dcc44434f0 +SIZE (pycsw-2.6.1.tar.gz) = 418051 |