[Git][debian-gis-team/python-affine][master] Copy test files for autopkgtest.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jul 16 15:04:46 BST 2023



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


Commits:
b0156cb5 by Bas Couwenberg at 2023-07-16T16:04:36+02:00
Copy test files for autopkgtest.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-affine (2.4.0-2) UNRELEASED; urgency=medium
   * Bump debhelper compat to 13.
   * Use autopkgtest-pkg-pybuild testsuite.
   * Enable Salsa CI.
+  * Copy test files for autopkgtest.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 13 Jun 2023 09:08:15 +0200
 


=====================================
debian/rules
=====================================
@@ -1,6 +1,10 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=affine
+ifeq ($(PYBUILD_AUTOPKGTEST),1)
+export PYBUILD_BEFORE_TEST=cp -rv affine/ {build_dir}
+export PYBUILD_TEST_ARGS=-vv affine/tests
+endif
 
 %:
 	dh $@ --with python3 --buildsystem pybuild



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/b0156cb589295194974e5f04a4339da0807e0345
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/20230716/b1be9e28/attachment.htm>


More information about the Pkg-grass-devel mailing list