Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy
Commits: 667debc5 by Bas Couwenberg at 2022-09-10T19:54:21+02:00 Enable Salsa CI. - - - - - a7711fa1 by Bas Couwenberg at 2022-09-10T19:54:51+02:00 Add python3-pytest-mpl to tests control. - - - - - 3 changed files: - + debian/.gitlab-ci.yml - debian/changelog - debian/tests/control Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -0,0 +1,3 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-cartopy (0.21.0+dfsg-2) UNRELEASED; urgency=medium + + * Enable Salsa CI. + * Add python3-pytest-mpl to tests control. + + -- Bas Couwenberg <[email protected]> Sat, 10 Sep 2022 19:54:13 +0200 + python-cartopy (0.21.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ -Depends: python3-all, python3-cartopy, python3-pytest +Depends: python3-all, python3-cartopy, python3-pytest, python3-pytest-mpl Tests: python3 Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/compare/dac1b9116b03fe56cfce58720374c8954f34f0c6...a7711fa14244d2021ef7085d71b2a414faa58967 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/compare/dac1b9116b03fe56cfce58720374c8954f34f0c6...a7711fa14244d2021ef7085d71b2a414faa58967 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
