[Git][debian-gis-team/fiona][master] 3 commits: Skip test_listing tests, causes FTBFS on various architectures.

Bas Couwenberg gitlab at salsa.debian.org
Sun May 6 07:48:31 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / fiona


Commits:
dd36b2a2 by Bas Couwenberg at 2018-05-06T08:23:46+02:00
Skip test_listing tests, causes FTBFS on various architectures.

- - - - -
5dd9b97f by Bas Couwenberg at 2018-05-06T08:36:53+02:00
Drop X-Python-Version field.

- - - - -
105b1f34 by Bas Couwenberg at 2018-05-06T08:37:06+02:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+fiona (1.7.11-2) unstable; urgency=medium
+
+  * Team upload.
+  * Skip test_listing tests, causes FTBFS on various architectures.
+  * Drop X-Python-Version field.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 06 May 2018 08:36:54 +0200
+
 fiona (1.7.11-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,6 @@ Standards-Version: 4.1.4
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/fiona
 Vcs-Git: https://salsa.debian.org/debian-gis-team/fiona.git
 Homepage: https://github.com/Toblerity/Fiona
-X-Python-Version: >= 2.5
 
 Package: python-fiona
 Architecture: any


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ export PYBUILD_TEST_NOSE=1
 export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
 #fio_load and cli are excluded as these only work after installation
-export PYBUILD_TEST_ARGS=--exclude test_geopackage --exclude fiona --exclude test_filter_vsi --exclude cli --exclude fio_load --exclude test_fio_info --exclude test_fio_ls --exclude test_unicode
+export PYBUILD_TEST_ARGS=--exclude test_geopackage --exclude fiona --exclude test_filter_vsi --exclude cli --exclude fio_load --exclude test_fio_info --exclude test_fio_ls --exclude test_unicode --exclude test_listing
 
 %:
 	dh  $@ --with python2,python3,sphinxdoc --buildsystem pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/compare/5da5404b6893b72adf40f0c76db7d40038cf2b70...105b1f34408a52dee88e2bbe762d01ee192bd26f

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/compare/5da5404b6893b72adf40f0c76db7d40038cf2b70...105b1f34408a52dee88e2bbe762d01ee192bd26f
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/20180506/46fc5174/attachment-0001.html>


More information about the Pkg-grass-devel mailing list