[Python-modules-commits] [vcr.py] 02/03: Use Python 3 Sphinx documentation generator

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sat Sep 23 01:32:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

eriol-guest pushed a commit to branch master
in repository vcr.py.

commit c153b5037957919da97919427b36ec7d3e8bf514
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sat Sep 23 02:19:16 2017 +0200

    Use Python 3 Sphinx documentation generator
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4e35ff4..e1d9e12 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,6 @@ Build-Depends:
  python-requests,
  python-setuptools,
  python-six (>= 1.5),
- python-sphinx (>= 1.3),
- python-sphinx-rtd-theme,
  python-tornado,
  python-urllib3,
  python-wrapt,
@@ -35,6 +33,8 @@ Build-Depends:
  python3-requests,
  python3-setuptools,
  python3-six (>= 1.5),
+ python3-sphinx (>= 1.3),
+ python3-sphinx-rtd-theme,
  python3-tornado,
  python3-urllib3,
  python3-wrapt,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/vcr.py.git



More information about the Python-modules-commits mailing list