[med-svn] [Git][med-team/scoary][master] python3-six is not needed
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Wed Aug 28 10:02:35 BST 2024
Alexandre Detiste pushed to branch master at Debian Med / scoary
Commits:
4dcc4445 by Alexandre Detiste at 2024-08-28T10:57:23+02:00
python3-six is not needed
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -5,12 +5,11 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools,
python3-scipy,
python3-ete3 <!nocheck>,
- python3-six <!nocheck>
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/scoary
Vcs-Git: https://salsa.debian.org/med-team/scoary.git
=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@
export LC_ALL = C.UTF-8
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/scoary/-/commit/4dcc4445fff5a797c19b0d2bd0b5ab0b48fb1fe0
--
View it on GitLab: https://salsa.debian.org/med-team/scoary/-/commit/4dcc4445fff5a797c19b0d2bd0b5ab0b48fb1fe0
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/20240828/94a15979/attachment-0001.htm>
More information about the debian-med-commit
mailing list