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 <[email protected]>  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


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to