mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/py-pycsw: Update to 2.6.2
Changes: https://github.com/geopython/pycsw/releases
This commit is contained in:
parent
866370e1f8
commit
c4b4937595
3 changed files with 14 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
10
science/py-pycsw/files/patch-requirements.txt
Normal file
10
science/py-pycsw/files/patch-requirements.txt
Normal 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
|
Loading…
Add table
Reference in a new issue