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


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

Reply via email to