[Python-modules-commits] [python-w3lib] 05/13: Add python(3)-six to Build-Depends so tests can run.

Michael Fladischer fladi at moszumanska.debian.org
Tue Jan 24 20:34:10 UTC 2017


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

fladi pushed a commit to branch master
in repository python-w3lib.

commit 7f3d552e78020187bc4f94ca4a382ca8f6e67cd0
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jan 24 20:06:24 2017 +0100

    Add python(3)-six to Build-Depends so tests can run.
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6910a36..b385976 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-w3lib (1.16.0-1) UNRELEASED; urgency=low
   [ Michael Fladischer ]
   * New upstream release.
   * Clean files in w3lib.egg-info/ to allow two builds in a row.
+  * Add python(3)-six to Build-Depends so tests can run.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 24 Jan 2017 16:35:02 +0100
 
diff --git a/debian/control b/debian/control
index 1128ccd..7391a7a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,10 @@ Build-Depends:
  dh-python,
  python-all (>= 2.6.6-3~),
  python-setuptools,
+ python-six,
  python3-all,
- python3-setuptools
+ python3-setuptools,
+ python3-six
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
 Standards-Version: 3.9.6

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



More information about the Python-modules-commits mailing list