[Git][debian-gis-team/pycsw][master] Add python3-legacy-cgi to (build) dependencies.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Nov 29 11:29:58 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits:
2fd9bff1 by Bas Couwenberg at 2025-11-29T12:28:32+01:00
Add python3-legacy-cgi to (build) dependencies.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/legacy-cgi.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pycsw (2.6.2+dfsg-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add python3-legacy-cgi to (build) dependencies.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 29 Nov 2025 10:21:59 +0100
+
pycsw (2.6.2+dfsg-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -15,6 +15,7 @@ Build-Depends: apache2-dev,
procps,
python3-all,
python3-geolinks,
+ python3-legacy-cgi,
python3-lxml,
python3-mock,
python3-owslib,
=====================================
debian/patches/legacy-cgi.patch
=====================================
@@ -0,0 +1,13 @@
+Description: Add legacy-cgi dependency for Python >= 3.13.
+Author: Bas Couwenberg <sebastic at debian.org>
+Bug: https://github.com/geopython/pycsw/issues/1089
+Forwarded: https://github.com/geopython/pycsw/pull/1166
+
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -1,4 +1,5 @@
+ geolinks
++legacy-cgi; python_version >= '3.13'
+ lxml
+ OWSLib
+ pyproj
=====================================
debian/patches/series
=====================================
@@ -5,3 +5,4 @@ version-requirements.patch
interpreter-path.patch
tests_config_path.patch
apipkg.patch
+legacy-cgi.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/2fd9bff1bdb4946aeebfc732f744e54693f2f0cc
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/2fd9bff1bdb4946aeebfc732f744e54693f2f0cc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251129/93f9fa05/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list