[Python-modules-commits] [python-prov] 03/14: Build the docs with Python 3
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 18 09:39:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-prov.
commit 9f968adc18bc0d4731103058ef959ece555acac3
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Jul 18 09:21:34 2017 +0100
Build the docs with Python 3
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b5a00cf..11e7910 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 10),
python-rdflib (>= 4.2.1),
python-setuptools,
python-six (>= 1.9.0),
- python-sphinx,
python3-all,
python3-dateutil,
python3-lxml,
@@ -21,7 +20,8 @@ Build-Depends: debhelper (>= 10),
python3-pydotplus,
python3-rdflib (>= 4.2.1),
python3-setuptools,
- python3-six (>= 1.9.0)
+ python3-six (>= 1.9.0),
+ python3-sphinx
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-prov.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-prov.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-prov.git
More information about the Python-modules-commits
mailing list