Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits:
480d8c0f by Bas Couwenberg at 2026-06-02T08:39:55+02:00
Use pybuild-plugin-pyproject instead of python3-setuptools.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/pep517.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ pycsw (2.6.2+dfsg-4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.7.4, changes: priority.
* Add patch to use importlib instead of deprecate pkg_resources.
(closes: #1125837)
+ * Use pybuild-plugin-pyproject instead of python3-setuptools.
-- Bas Couwenberg <[email protected]> Sat, 29 Nov 2025 10:21:59 +0100
=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Build-Depends: apache2-dev,
dh-sequence-python3,
dh-sequence-sphinxdoc,
procps,
+ pybuild-plugin-pyproject,
python3-all,
python3-geolinks,
python3-legacy-cgi,
=====================================
debian/patches/pep517.patch
=====================================
@@ -0,0 +1,10 @@
+Description: Add support for PEP 517.
+Author: Bas Couwenberg <[email protected]>
+Forwarded: not-needed
+
+--- /dev/null
++++ b/pyproject.toml
+@@ -0,0 +1,3 @@
++[build-system]
++requires = ["setuptools"]
++build-backend = "setuptools.build_meta"
=====================================
debian/patches/series
=====================================
@@ -7,3 +7,4 @@ tests_config_path.patch
apipkg.patch
legacy-cgi.patch
importlib.patch
+pep517.patch
View it on GitLab:
https://salsa.debian.org/debian-gis-team/pycsw/-/commit/480d8c0fe993064efd7d434f06df82c22e400349
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/pycsw/-/commit/480d8c0fe993064efd7d434f06df82c22e400349
You're receiving this email because of your account on salsa.debian.org. Manage
all notifications: https://salsa.debian.org/-/profile/notifications | Help:
https://salsa.debian.org/help
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel