[Git][debian-gis-team/python-pyproj][master] Also ignore test failures on kfreebsd-i386 & powerpc.

Bas Couwenberg gitlab at salsa.debian.org
Wed Mar 13 20:02:27 GMT 2019


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


Commits:
cb28e820 by Bas Couwenberg at 2019-03-13T20:02:20Z
Also ignore test failures on kfreebsd-i386 & powerpc.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-pyproj (2.0.2+ds-1~exp2) UNRELEASED; urgency=medium
+
+  * Also ignore test failures on kfreebsd-i386 & powerpc.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 13 Mar 2019 21:02:02 +0100
+
 python-pyproj (2.0.2+ds-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -23,7 +23,7 @@ include /usr/share/dpkg/architecture.mk
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 hppa hurd-i386))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 hppa hurd-i386 kfreebsd-i386 powerpc))
 	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="PYTHONPATH={build_dir} {interpreter} /usr/bin/nose2 -v" \
 	dh_auto_test || echo "Ignoring test failures"



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/commit/cb28e8207b178174e911caf4a666ac325cbe1d41
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/20190313/0a784075/attachment-0001.html>


More information about the Pkg-grass-devel mailing list