[med-svn] [Git][med-team/porechop][master] 2 commits: d/rules: remove the now broken workaround against setuptools 50 bug.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Fri Jul 12 22:51:12 BST 2024
Étienne Mollier pushed to branch master at Debian Med / porechop
Commits:
24460390 by Étienne Mollier at 2024-07-12T23:48:38+02:00
d/rules: remove the now broken workaround against setuptools 50 bug.
Closes: #1074677
- - - - -
4e087372 by Étienne Mollier at 2024-07-12T23:50:37+02:00
ready to upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+porechop (0.2.4+dfsg-6) unstable; urgency=medium
+
+ * Team upload.
+ * d/rules: remove the now broken workaround against setuptools 50 bug.
+ (Closes: #1074677)
+
+ -- Étienne Mollier <emollier at debian.org> Fri, 12 Jul 2024 23:49:53 +0200
+
porechop (0.2.4+dfsg-5) unstable; urgency=medium
* Team upload
=====================================
debian/rules
=====================================
@@ -7,11 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
# FIXME - never enabled, tests fail, to be investigated
export PYBUILD_DISABLE=test
-# Workaround for https://github.com/pypa/setuptools/issues/2355, which is
-# apparently a bug in setuptools that makes the clean phase fail. This
-# export should be removed later...
-export SETUPTOOLS_USE_DISTUTILS="stdlib"
-
%:
dh $@ --with python3 --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/med-team/porechop/-/compare/839515b33f4a4c3852c3ca0e785fb45bab86ece9...4e0873727f113ff6baf8503ceafc11a76cf183dd
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/porechop/-/compare/839515b33f4a4c3852c3ca0e785fb45bab86ece9...4e0873727f113ff6baf8503ceafc11a76cf183dd
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/debian-med-commit/attachments/20240712/146ec735/attachment-0001.htm>
More information about the debian-med-commit
mailing list