[Git][debian-gis-team/python-rtree][master] 2 commits: Revert "Use --pyargs for built library."

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Oct 17 05:26:07 BST 2023



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


Commits:
8c18b2da by Bas Couwenberg at 2023-10-17T06:15:45+02:00
Revert "Use --pyargs for built library."

This reverts commit 3d7d94edaeba135bc232e62ca6d47b5a010b19de.

- - - - -
04e82523 by Bas Couwenberg at 2023-10-17T06:25:53+02:00
Fix autopkgtest failure.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 python-rtree (1.1.0-2) UNRELEASED; urgency=medium
 
   * Add patch to fix FTBFS on i386.
+  * Fix autopkgtest failure.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 17 Oct 2023 05:47:08 +0200
 


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@
 
 export PYBUILD_NAME=rtree
 ifeq ($(PYBUILD_AUTOPKGTEST),1)
-export PYBUILD_TEST_ARGS=-vv --pyargs ${PYBUILD_NAME}
+export PYBUILD_BEFORE_TEST=cp -rv tests/ {build_dir}
 endif
 
 %:



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/compare/3d7d94edaeba135bc232e62ca6d47b5a010b19de...04e82523a797daf56cd1ea6994e5d3b4f2d18606

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/compare/3d7d94edaeba135bc232e62ca6d47b5a010b19de...04e82523a797daf56cd1ea6994e5d3b4f2d18606
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/20231017/cf8427d9/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list