[med-svn] [Git][med-team/python-biom-format][master] Fix removal of unwanted files in /usr/lib/python3.14 Closes: #1137163
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed May 20 11:34:06 BST 2026
Andreas Tille pushed to branch master at Debian Med / python-biom-format
Commits:
8561e86d by Andreas Tille at 2026-05-20T12:33:54+02:00
Fix removal of unwanted files in /usr/lib/python3.14 Closes: #1137163
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-biom-format (2.1.17-3) UNRELEASED; urgency=medium
+
+ * Fix removal of unwanted files in /usr/lib/python3.14
+ Closes: #1137163
+
+ -- Andreas Tille <tille at debian.org> Wed, 20 May 2026 10:47:29 +0200
+
python-biom-format (2.1.17-2) unstable; urgency=medium
* cme fix dpkg-control
=====================================
debian/rules
=====================================
@@ -43,7 +43,7 @@ execute_after_dh_installexamples:
execute_after_dh_auto_install:
find $(PYBUILD_DESTDIR) -name .coverage -delete
-execute_after_dh_python3:
+execute_after_dh_python3-arch:
rm -rf debian/*/usr/lib/python3.14/dist-packages/biom_format-2.1.17.dist-info
rmdir debian/*/usr/lib/python3.14/dist-packages
rmdir debian/*/usr/lib/python3.14
View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/commit/8561e86d73176846af607e7b49bff907d7246a65
--
View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/commit/8561e86d73176846af607e7b49bff907d7246a65
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260520/d96dabb9/attachment-0001.htm>
More information about the debian-med-commit
mailing list