[Git][debian-gis-team/python-rtree][master] 2 commits: Use autopkgtest-pkg-pybuild testsuite.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jul 16 16:22:53 BST 2023



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


Commits:
d778cc10 by Bas Couwenberg at 2023-07-16T17:22:36+02:00
Use autopkgtest-pkg-pybuild testsuite.

- - - - -
7216461f by Bas Couwenberg at 2023-07-16T17:22:41+02:00
Enable Salsa CI.

- - - - -


4 changed files:

- + debian/.gitlab-ci.yml
- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
@@ -0,0 +1,3 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml


=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ python-rtree (1.0.1-2) UNRELEASED; urgency=medium
   * Add Rules-Requires-Root to control file.
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Use autopkgtest-pkg-pybuild testsuite.
+  * Enable Salsa CI.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 29 Nov 2022 09:42:16 +0100
 


=====================================
debian/control
=====================================
@@ -18,6 +18,7 @@ Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-rtree
 Vcs-Git: https://salsa.debian.org/debian-gis-team/python-rtree.git
 Homepage: https://github.com/Toblerity/rtree
 Rules-Requires-Root: no
+Testsuite: autopkgtest-pkg-pybuild
 
 Package: python3-rtree
 Architecture: all


=====================================
debian/rules
=====================================
@@ -19,8 +19,5 @@ override_dh_auto_build:
 	dh_auto_build
 	(cd docs && PYTHONPATH=$(shell ls -d $(CURDIR)/.pybuild/*_$(shell py3versions -dv)_*/build 2> /dev/null | head -1) make html)
 
-override_dh_auto_test:
-	dh_auto_test || echo "Ignoring test failures"
-
 override_dh_installchangelogs:
 	dh_installchangelogs docs/source/changes.txt



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/compare/56fe43f6024b90419582701a6be109722338a28a...7216461f456e19f997b21dda1f5d568876370dee

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/compare/56fe43f6024b90419582701a6be109722338a28a...7216461f456e19f997b21dda1f5d568876370dee
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/d4fb8790/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list