[Git][debian-gis-team/satpy][master] Fix testing

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Mon Aug 14 10:30:39 BST 2023



Antonio Valentino pushed to branch master at Debian GIS Project / satpy


Commits:
fba1b03b by Antonio Valentino at 2023-08-14T09:30:06+00:00
Fix testing

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+satpy (0.43.0-3) UNRELEASED; urgency=medium
+
+  * debian/rules:
+    - Fix check on architectures and re-enable tests.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 14 Aug 2023 09:29:09 +0000
+
 satpy (0.43.0-2) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/rules
=====================================
@@ -36,7 +36,7 @@ and not test_median" \
 --ignore=satpy/tests/reader_tests/gms/test_gms5_vissr_l1b.py \
 --ignore=satpy/tests/reader_tests/gms/test_gms5_vissr_navigation.py
 
-ifeq (,$(filter $(DEB_BUILD_ARCH),armhf))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armhf))
 export PYBUILD_DISABLE=test
 endif
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/fba1b03b97959fc47615407ff9710756f6848b93

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/fba1b03b97959fc47615407ff9710756f6848b93
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/20230814/d6d1e2c4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list