[Git][debian-gis-team/flox][master] 2 commits: Don't install benchmarks directory. (closes: #1018792)
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 31 07:26:30 BST 2022
Bas Couwenberg pushed to branch master at Debian GIS Project / flox
Commits:
aec36539 by Bas Couwenberg at 2022-08-31T08:03:19+02:00
Don't install benchmarks directory. (closes: #1018792)
- - - - -
6a2493b4 by Bas Couwenberg at 2022-08-31T08:15:13+02:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+flox (0.5.9-5) unstable; urgency=medium
+
+ * Team upload.
+ * Don't install benchmarks directory.
+ (closes: #1018792)
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 31 Aug 2022 08:15:00 +0200
+
flox (0.5.9-4) unstable; urgency=medium
* Skip tests that are broken an 32bit architectures.
=====================================
debian/rules
=====================================
@@ -9,6 +9,8 @@ and not test_groupby_bins_indexed_coordinate \
and not test_multi_index_groupby_sum \
and not test_groupby_reduce_nans" \
$(CURDIR)/tests
+export PYBUILD_AFTER_INSTALL=rm -rf \
+{destdir}/{install_dir}/benchmarks
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/e79a6e487bbab7282d0776cc597c7cf47d36fa5f...6a2493b4d279170ba5e772d87bbb848f8ee1b948
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/e79a6e487bbab7282d0776cc597c7cf47d36fa5f...6a2493b4d279170ba5e772d87bbb848f8ee1b948
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/20220831/f8f9727a/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list