Andreas Tille pushed to branch master at Debian Med / python-iow


Commits:
0799782a by Andreas Tille at 2022-10-07T08:42:41+02:00
Fix Build-Depends, call dh_numpy3

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -6,9 +6,12 @@ Uploaders: Andreas Tille <[email protected]>
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                cython3,
+               libbitarray-dev,
                python3-dev,
                python3-setuptools,
-               python3-numpy
+               python3-numpy,
+               python3-pandas <!nocheck>,
+               python3-skbio <!nocheck>
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/python-iow
 Vcs-Git: https://salsa.debian.org/med-team/python-iow.git


=====================================
debian/rules
=====================================
@@ -4,6 +4,7 @@
 export LC_ALL=C.UTF-8
 
 export PYBUILD_NAME=iow
+export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 
 %:
        dh $@ --with python3 --buildsystem=pybuild



View it on GitLab: 
https://salsa.debian.org/med-team/python-iow/-/commit/0799782a4654635371d4ee51156dcbbd263f1d23

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-iow/-/commit/0799782a4654635371d4ee51156dcbbd263f1d23
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