science/py-pycsw: Update to 2.6.2

Changes:	https://github.com/geopython/pycsw/releases
This commit is contained in:
Po-Chuan Hsieh 2025-03-14 17:40:44 +08:00
parent 866370e1f8
commit c4b4937595
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 14 additions and 5 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= pycsw PORTNAME= pycsw
PORTVERSION= 2.6.1 PORTVERSION= 2.6.2
PORTREVISION= 3
CATEGORIES= science python CATEGORIES= science python
MASTER_SITES= PYPI MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1634391154 TIMESTAMP = 1740836174
SHA256 (pycsw-2.6.1.tar.gz) = 8d4763bfc0674018f0c825b2c533352c1edef161fd76e154c5b7a3dcc44434f0 SHA256 (pycsw-2.6.2.tar.gz) = 9a4c768ddca2a5a24fb5eed664e4553a0ce7fb38729e60bbd48fe8247e7c09b7
SIZE (pycsw-2.6.1.tar.gz) = 418051 SIZE (pycsw-2.6.2.tar.gz) = 430095

View file

@ -0,0 +1,10 @@
--- requirements.txt.orig 2025-02-22 18:02:35 UTC
+++ requirements.txt
@@ -1,6 +1,6 @@ lxml
geolinks
lxml
-OWSLib<0.29
+OWSLib
pyproj
Shapely
xmltodict