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


Commits:
35c5ed46 by Antonio Valentino at 2023-11-25T16:19:16+00:00
Skip test_vorticity_grid_pole

- - - - -
47f7fd19 by Antonio Valentino at 2023-11-25T16:19:45+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,15 +1,17 @@
-metpy (1.5.1+ds-4) UNRELEASED; urgency=medium
+metpy (1.5.1+ds-4) unstable; urgency=medium
 
   [ Antonio Valentino ]
   * Improve lintian overrides.
   * debian/patches:
     - Rename arm64.patch into 0002-arm64.patch.
     - New 0003-Fix-compatibility-with-Python-3.12.patch (Closes: #1056424).
+  * debian/rules:
+    - Skip test_vorticity_grid_pole (broken on i386).
 
   [ Bas Couwenberg ]
   * Switch to dh-sequence-*.
 
- -- Antonio Valentino <[email protected]>  Mon, 14 Aug 2023 
08:40:09 +0000
+ -- Antonio Valentino <[email protected]>  Sat, 25 Nov 2023 
16:19:20 +0000
 
 metpy (1.5.1+ds-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -63,7 +63,8 @@ and not test_attribute_error_ \
 and not test_time_deltas \
 and not test_latlon_default_units \
 and not test_add_timestamp_xarray \
-and not test_find_nn_triangles_point" \
+and not test_find_nn_triangles_point \
+and not test_vorticity_grid_pole" \
 --ignore=tests/io/test_gempak.py \
 --ignore=tests/io/test_gini.py \
 --ignore=tests/io/test_metar.py \



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/metpy/-/compare/5428cc072870c748487faaa4bf8cfcb4a09a1162...47f7fd196f6ce61bc234c4a79291b1a7d6de43d1

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/metpy/-/compare/5428cc072870c748487faaa4bf8cfcb4a09a1162...47f7fd196f6ce61bc234c4a79291b1a7d6de43d1
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