Bas Couwenberg pushed to branch master at Debian GIS Project / python-mapnik
Commits: 47202d6e by Bas Couwenberg at 2025-03-03T16:10:21+01:00 Enable extra verbose pytest output. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +python-mapnik (1:0.0~20240222-5ab32f020-4) UNRELEASED; urgency=medium + + * Enable extra verbose pytest output. + + -- Bas Couwenberg <[email protected]> Mon, 03 Mar 2025 16:10:02 +0100 + python-mapnik (1:0.0~20240222-5ab32f020-3) unstable; urgency=medium * Get Mapnik SOVERSION from pkg-config. ===================================== debian/rules ===================================== @@ -12,6 +12,7 @@ include /usr/share/dpkg/architecture.mk MAPNIK_SO_VERSION = $(shell pkgconf libmapnik --modversion | cut -d. -f-2) export PYBUILD_NAME=mapnik +export PYBUILD_TEST_ARGS=-vv # Enable Cairo support export PYCAIRO=true View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/47202d6e2a52848f12596da62c88cac034532743 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/47202d6e2a52848f12596da62c88cac034532743 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
