[med-svn] [Git][med-team/patsy][master] use dh-sequence-python3
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Nov 8 17:59:38 GMT 2024
Alexandre Detiste pushed to branch master at Debian Med / patsy
Commits:
1ca005ea by Alexandre Detiste at 2024-11-08T18:59:29+01:00
use dh-sequence-python3
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Yaroslav Halchenko <debian at onerussian.com>,
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools,
python3-numpy,
=====================================
debian/rules
=====================================
@@ -28,7 +28,7 @@ export PYBUILD_BEFORE_TEST = cp -r {dir}/patsy {build_dir}
# Mega rule
%:
: # Explicit build system to avoid use of all-in-1 Makefile
- dh $@ --buildsystem=pybuild --with python3
+ dh $@ --buildsystem=pybuild
python-build%:
python$* setup.py build
View it on GitLab: https://salsa.debian.org/med-team/patsy/-/commit/1ca005ea3cc84c6b088e6ee28547172592e11b6b
--
View it on GitLab: https://salsa.debian.org/med-team/patsy/-/commit/1ca005ea3cc84c6b088e6ee28547172592e11b6b
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/20241108/9d46c4fc/attachment.htm>
More information about the debian-med-commit
mailing list