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 <[email protected]>  Mon, 14 Aug 2023 
09:29:09 +0000
+ -- Antonio Valentino <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to