[Python-modules-commits] [python-feather-format] 05/10: Update Build-Depends

ChangZhuo Chen czchen at moszumanska.debian.org
Wed Mar 30 04:28:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

czchen pushed a commit to branch master
in repository python-feather-format.

commit 3b69cff4272cce5606f843f21ef01f3902e2e9ec
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Wed Mar 30 11:23:25 2016 +0800

    Update Build-Depends
---
 debian/control | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3320244..ca67e7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,16 @@ Section: python
 Priority: optional
 Maintainer: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
 Build-Depends: debhelper (>=9),
+               cython,
+               cython3,
                dh-python,
+               python3-all,
+               python3-numpy,
+               python3-pandas,
                python-all,
+               python-numpy,
+               python-pandas,
                python-setuptools,
-               python3-all,
 Standards-Version: 3.9.7
 Homepage: https://github.com/wesm/feather
 X-Python3-Version: >= 3.4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-feather-format.git



More information about the Python-modules-commits mailing list