[Python-modules-commits] [jupyter-client] 01/02: Fix duplication in build-depends
Gordon Ball
chronitis-guest at moszumanska.debian.org
Tue Dec 19 11:29:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository jupyter-client.
commit dd9255acbf4b29b19bd43f00a272cfe34c743a90
Author: Gordon Ball <gordon at chronitis.net>
Date: Tue Dec 19 09:33:37 2017 +0000
Fix duplication in build-depends
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b56588d..17e21ca 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,12 @@ Build-Depends: debhelper (>= 10),
python-all,
python-pytest,
python-setuptools,
- python3-sphinx,
- python3-sphinx-rtd-theme,
python-traitlets,
python-zmq,
python3-all,
python3-pytest,
python3-setuptools,
+ python3-sphinx,
python3-sphinx-rtd-theme,
python3-traitlets,
python3-zmq
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-client.git
More information about the Python-modules-commits
mailing list