[Git][debian-gis-team/flox][master] 2 commits: Update the list of tests to skip
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Jan 13 15:47:48 GMT 2024
Antonio Valentino pushed to branch master at Debian GIS Project / flox
Commits:
30a503d3 by Antonio Valentino at 2024-01-13T15:36:26+00:00
Update the list of tests to skip
- - - - -
464293d0 by Antonio Valentino at 2024-01-13T15:36:26+00:00
Set distribution to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-flox (0.8.7-1) UNRELEASED; urgency=medium
+flox (0.8.7-1) unstable; urgency=medium
* New upstream release.
+ * debian/rules:
+ - Update the list of tests to skip.
- -- Antonio Valentino <antonio.valentino at tiscali.it> Fri, 12 Jan 2024 07:45:08 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 13 Jan 2024 15:20:58 +0000
flox (0.8.6-2) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -11,7 +11,8 @@ 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_multi_index_groupby_sum" \
+and not test_multi_index_groupby_sum \
+and not test_find_cohorts_missing_groups" \
$(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/46800822906ff81be3743fbc815e96a95f681c96...464293d0651d9ebb7ffef14a51e84b32126ce756
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/46800822906ff81be3743fbc815e96a95f681c96...464293d0651d9ebb7ffef14a51e84b32126ce756
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/20240113/28cb0c95/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list