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 <[email protected]> Fri, 12 Jan 2024 07:45:08 +0000 + -- Antonio Valentino <[email protected]> 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
