[Python-modules-commits] [jupyter-notebook] 09/09: Add dependency on python3 for jupyter-notebook
Gordon Ball
chronitis-guest at moszumanska.debian.org
Fri Oct 28 13:22:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.
commit 4c9b21779c173bdc62eb2c8f555fe7ee67d8fff5
Author: Gordon Ball <gordon at chronitis.net>
Date: Fri Oct 28 15:10:36 2016 +0200
Add dependency on python3 for jupyter-notebook
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 5c6b8d5..036bc62 100644
--- a/debian/control
+++ b/debian/control
@@ -148,6 +148,7 @@ Package: jupyter-notebook
Architecture: all
Section: science
Depends: ${misc:Depends},
+ python3,
python3-notebook (= ${binary:Version})
Description: Jupyter interactive notebook
The Jupyter Notebook is a web application that allows you to create and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git
More information about the Python-modules-commits
mailing list