Bas Couwenberg pushed to branch master at Debian GIS Project / nik4
Commits: 978573ce by Bas Couwenberg at 2023-02-20T21:08:55+01:00 Fix build-system requirements. - - - - - 1 changed file: - debian/patches/no-distutils.patch Changes: ===================================== debian/patches/no-distutils.patch ===================================== @@ -22,5 +22,5 @@ Forwarded: https://github.com/Zverik/Nik4/pull/45 +++ b/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] -+requires = ["packaging", "setuptools"] ++requires = ["setuptools"] +build-backend = "setuptools.build_meta" View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/commit/978573ce41098c863d44c30c918b63d8cf04d893 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/commit/978573ce41098c863d44c30c918b63d8cf04d893 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
