Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits: 63d4e361 by Bas Couwenberg at 2025-02-22T18:59:45+01:00 Add python3-pkg-resources to (build) dependencies. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pycsw (2.6.2+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Add python3-pkg-resources to (build) dependencies. + + -- Bas Couwenberg <[email protected]> Sat, 22 Feb 2025 18:59:41 +0100 + pycsw (2.6.2+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -19,6 +19,7 @@ Build-Depends: apache2-dev, python3-lxml, python3-mock, python3-owslib, + python3-pkg-resources, python3-pyproj, python3-pytest, python3-pytest-cov, @@ -63,6 +64,7 @@ Architecture: all Depends: python3-geolinks, python3-lxml, python3-owslib, + python3-pkg-resources, python3-pyproj, python3-shapely, python3-tz, View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/63d4e3611c7f92661465abc3521a215f3d92b13c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/63d4e3611c7f92661465abc3521a215f3d92b13c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
