[Git][debian-gis-team/python-pyproj][master] Ignore test failures on arm64.

Bas Couwenberg gitlab at salsa.debian.org
Mon Aug 19 18:56:48 BST 2019



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


Commits:
b8773b1b by Bas Couwenberg at 2019-08-19T17:56:38Z
Ignore test failures on arm64.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-pyproj (2.3.0+ds-1~exp2) UNRELEASED; urgency=medium
+
+  * Ignore test failures on arm64.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 19 Aug 2019 19:56:29 +0200
+
 python-pyproj (2.3.0+ds-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ include /usr/share/dpkg/architecture.mk
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-ifneq (,$(filter $(DEB_BUILD_ARCH),armhf i386 hppa hurd-i386 kfreebsd-i386 powerpc))
+ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armhf i386 hppa hurd-i386 kfreebsd-i386 powerpc))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/commit/b8773b1bd50a3f0947d12e5d19aae1416a6aaa04
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/20190819/59ff9021/attachment.html>


More information about the Pkg-grass-devel mailing list