[Python-modules-commits] [sphinx] 01/01: Also build-depend on python3.6-2to3, to make the tests pass.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Dec 15 14:08:43 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository sphinx.

commit 73f5f0a0cfaaf2becd93fbc673d5dd2f9c7a3357
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Dec 15 17:08:28 2017 +0300

    Also build-depend on python3.6-2to3, to make the tests pass.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fa42849..94fc73a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ sphinx (1.6.5-3) UNRELEASED; urgency=medium
   * Make python3-sphinx depend on python3.6-2to3, where lib2to3 is shipped
     since python3.6 3.6.4~rc1-2. It will be replaced with a more generic
     dependency later.
+  * Also build-depend on python3.6-2to3, to make the tests pass.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 15 Dec 2017 17:03:53 +0300
 
diff --git a/debian/control b/debian/control
index 6396923..690eb34 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends-Indep: dh-python,
   dh-strip-nondeterminism,
   dpkg-dev (>= 1.17.14),
   python-all (>= 2.6.6-4~), python3-all (>= 3.3.3-1~),
+  python3.6-2to3,
   python-six (>= 1.5), python3-six (>= 1.5),
   python-setuptools (>= 0.6c5-1~), python3-setuptools,
   python-docutils (>= 0.11), python3-docutils (>= 0.11),

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



More information about the Python-modules-commits mailing list