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


Commits:
483f716c by Antonio Valentino at 2024-01-07T08:28:31+00:00
Disable test_multi_index_groupby_sum

- - - - -
12b5e657 by Antonio Valentino at 2024-01-07T08:28:57+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+flox (0.8.6-2) unstable; urgency=medium
+
+  * debian/rules:
+    - Disable test_multi_index_groupby_sum.
+
+ -- Antonio Valentino <[email protected]>  Sun, 07 Jan 2024 
08:28:37 +0000
+
 flox (0.8.6-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -10,7 +10,8 @@ and not test_verify_complex_cohorts \
 and not test_group_by_datetime \
 and not test_find_group_cohorts \
 and not test_cohorts_map_reduce_consistent_dtypes \
-and not test_dtype_accumulation" \
+and not test_dtype_accumulation \
+and not test_multi_index_groupby_sum" \
 $(CURDIR)/tests
 export PYBUILD_AFTER_INSTALL=rm -rf \
 {destdir}/{install_dir}/benchmarks



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/flox/-/compare/a1147d44e9a30dc9516307c20b5186b9895d8c5d...12b5e6577d2611deb43ec3310d3a20377106e4a1

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/flox/-/compare/a1147d44e9a30dc9516307c20b5186b9895d8c5d...12b5e6577d2611deb43ec3310d3a20377106e4a1
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