[Git][debian-gis-team/python-mapnik][master] Enable extra verbose pytest output.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Mar 4 19:50:59 GMT 2025
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 <sebastic at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250304/0c179f71/attachment.htm>
More information about the Pkg-grass-devel
mailing list