[statsmodels] 11/21: Add python-dateutil, patsy, tk as build depends Marking nose & tk as !nocheck
Diane Trout
diane at moszumanska.debian.org
Mon Sep 25 06:39:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch detrout-python3-try2
in repository statsmodels.
commit 5b39ac351ada8550e7ce0561d907604fbededa2b
Author: Diane Trout <diane at ghic.org>
Date: Sun Sep 24 23:09:34 2017 -0700
Add python-dateutil, patsy, tk as build depends Marking nose & tk as !nocheck
---
debian/changelog | 2 ++
debian/control | 5 ++++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 668b340..d7f297f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
statsmodels (0.8.0-3.1) UNRELEASED; urgency=medium
* Team upload
+ * Add python-dateutil, patsy, tk as build depends
+ Marking nose & tk as !nocheck
* Add Python3 support
-- Andreas Tille <tille at debian.org> Wed, 06 Sep 2017 17:32:07 +0200
diff --git a/debian/control b/debian/control
index 129e64f..e84af0a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,16 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: Yaroslav Halchenko <debian at onerussian.com>, Michael Hanke <michael.hanke at gmail.com>
Build-Depends: debhelper (>= 9),
python-all-dev, python-setuptools,
+ python-dateutil,
python-numpy (>= 1:1.4.0),
python-scipy,
- python-nose,
+ python-nose <!nocheck>,
python-matplotlib,
python-pandas,
+ python-patsy,
python-joblib,
cython,
+ python-tk <!nocheck>,
python-patsy,
python-cvxopt,
dh-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/statsmodels.git
More information about the debian-science-commits
mailing list