[Python-modules-commits] [ipywidgets] 09/09: Depend on ipykernel
Gordon Ball
chronitis-guest at moszumanska.debian.org
Sun Nov 6 13:17:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository ipywidgets.
commit dd1cd221dc0b9ed9fea81f50820833d3483152ce
Author: Gordon Ball <gordon at chronitis.net>
Date: Sun Nov 6 14:06:15 2016 +0100
Depend on ipykernel
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b90df50..e5966e6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,10 @@ Build-Depends: debhelper (>= 10),
dh-python,
python-all,
python-setuptools,
+ python-ipykernel,
python3-all,
- python3-setuptools
+ python3-setuptools,
+ python3-ipykernel
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/ipywidgets.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipywidgets.git
More information about the Python-modules-commits
mailing list