Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits: 440a4c13 by Bas Couwenberg at 2022-09-22T19:16:26+02:00 Use pybuild-plugin-pyproject instead of python3-setuptools. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ fiona (1.8.21-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.1, no changes. * Update watch file to also ignore dev and alpha releases. + * Use pybuild-plugin-pyproject instead of python3-setuptools. -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:06:53 +0200 ===================================== debian/control ===================================== @@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 12), gdal-bin, libgdal-dev, cython3 (>= 0.21), + pybuild-plugin-pyproject, python3-all, python3-all-dev, python3-attr, @@ -18,7 +19,6 @@ Build-Depends: debhelper-compat (= 12), python3-mock, python3-munch, python3-pytest, - python3-setuptools, python3-six, python3-sphinx Standards-Version: 4.6.1 View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/440a4c1346cdbb83551c05b5c50ef0a44ba59d29 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/440a4c1346cdbb83551c05b5c50ef0a44ba59d29 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
