git: c4b4937595e9 - main - science/py-pycsw: Update to 2.6.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 14 Mar 2025 09:58:57 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4b4937595e9410fa3943aeff6fac22a9f801e60

commit c4b4937595e9410fa3943aeff6fac22a9f801e60
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-14 09:40:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-14 09:54:24 +0000

    science/py-pycsw: Update to 2.6.2
    
    Changes:        https://github.com/geopython/pycsw/releases
---
 science/py-pycsw/Makefile                     |  3 +--
 science/py-pycsw/distinfo                     |  6 +++---
 science/py-pycsw/files/patch-requirements.txt | 10 ++++++++++
 3 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/science/py-pycsw/Makefile b/science/py-pycsw/Makefile
index 43bd8ef38803..be76bccd65c7 100644
--- a/science/py-pycsw/Makefile
+++ b/science/py-pycsw/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pycsw
-PORTVERSION=	2.6.1
-PORTREVISION=	3
+PORTVERSION=	2.6.2
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-pycsw/distinfo b/science/py-pycsw/distinfo
index 937a3bae9db4..74219a0a375a 100644
--- a/science/py-pycsw/distinfo
+++ b/science/py-pycsw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634391154
-SHA256 (pycsw-2.6.1.tar.gz) = 8d4763bfc0674018f0c825b2c533352c1edef161fd76e154c5b7a3dcc44434f0
-SIZE (pycsw-2.6.1.tar.gz) = 418051
+TIMESTAMP = 1740836174
+SHA256 (pycsw-2.6.2.tar.gz) = 9a4c768ddca2a5a24fb5eed664e4553a0ce7fb38729e60bbd48fe8247e7c09b7
+SIZE (pycsw-2.6.2.tar.gz) = 430095
diff --git a/science/py-pycsw/files/patch-requirements.txt b/science/py-pycsw/files/patch-requirements.txt
new file mode 100644
index 000000000000..be7423903d9a
--- /dev/null
+++ b/science/py-pycsw/files/patch-requirements.txt
@@ -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