Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits: cb49c192 by Bas Couwenberg at 2024-08-02T06:19:19+02:00 Drop python3-six (build) dependency. (closes: #1039455) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +grass (8.4.0-2) UNRELEASED; urgency=medium + + * Drop python3-six (build) dependency. + (closes: #1039455) + + -- Bas Couwenberg <[email protected]> Fri, 02 Aug 2024 06:18:56 +0200 + grass (8.4.0-1) unstable; urgency=medium * Bump Standards-Version to 4.7.0, no changes. ===================================== debian/control ===================================== @@ -47,7 +47,6 @@ Build-Depends: bison, python3-numpy, python3-pil, python3-ply, - python3-six, python3-wxgtk4.0, unixodbc-dev, zlib1g-dev @@ -78,7 +77,6 @@ Description: Geographic Resources Analysis Support System (GRASS GIS) Package: grass-core Architecture: any Depends: grass-doc, - python3-six, ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends} View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/cb49c192dcbfdbaf5461c0f87ba55da21555661f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/cb49c192dcbfdbaf5461c0f87ba55da21555661f 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
