[Git][debian-gis-team/python-geographiclib][master] Use pytest during build too.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Apr 29 07:54:23 BST 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / python-geographiclib


Commits:
bedc5197 by Bas Couwenberg at 2022-04-29T08:48:08+02:00
Use pytest during build too.

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -8,6 +8,7 @@ Testsuite: autopkgtest-pkg-python
 Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3-all,
+               python3-pytest,
                python3-setuptools
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-geographiclib


=====================================
debian/rules
=====================================
@@ -1,6 +1,7 @@
 #! /usr/bin/make -f
 
 export PYBUILD_NAME=geographiclib
+export PYBUILD_TEST_PYTEST=1
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/commit/bedc519755f5c5b31ce3f74c1d63f8023c967234

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/commit/bedc519755f5c5b31ce3f74c1d63f8023c967234
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/20220429/470d125c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list