[Git][debian-gis-team/satpy][master] 2 commits: Fix test args in d/rules

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



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


Commits:
ce32c93b by Antonio Valentino at 2023-08-14T10:38:38+00:00
Fix test args in d/rules

- - - - -
e709e490 by Antonio Valentino at 2023-08-14T10:38:44+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

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


=====================================
debian/rules
=====================================
@@ -32,9 +32,10 @@ and not test_rayleigh_with_angles \
 and not test_float_write_with_unit_conversion \
 and not test_aggregate \
 and not test_median" \
---ignore=satpy/tests/reader_tests/test_insat3d_img_l1b_h5.py \
---ignore=satpy/tests/reader_tests/gms/test_gms5_vissr_l1b.py \
---ignore=satpy/tests/reader_tests/gms/test_gms5_vissr_navigation.py
+--ignore=${CURDIR}/${PYBUILD_NAME}/tests/reader_tests/test_insat3d_img_l1b_h5.py \
+--ignore=${CURDIR}/${PYBUILD_NAME}/tests/reader_tests/gms/test_gms5_vissr_l1b.py \
+--ignore=${CURDIR}/${PYBUILD_NAME}/tests/reader_tests/gms/test_gms5_vissr_navigation.py \
+${CURDIR}/${PYBUILD_NAME}/tests
 
 ifneq (,$(filter $(DEB_BUILD_ARCH),armhf))
 export PYBUILD_DISABLE=test



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/fba1b03b97959fc47615407ff9710756f6848b93...e709e490b4d650547645006c9c4a7cc4798fab95
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/724017bc/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list