[Python-modules-commits] [python-attrs] 07/15: Add build-dependency on six.

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Jun 30 02:27:35 UTC 2017


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

mithrandi pushed a commit to branch master
in repository python-attrs.

commit 5c9d28dcaa362cfd7e612f123e4f2468257611ca
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Fri Jun 30 03:48:22 2017 +0200

    Add build-dependency on six.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ffc5ea2..63043a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-attrs (17.2.0-1) unstable; urgency=medium
 
   * New upstream release.
+    - Add build-dependency on six.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Fri, 30 Jun 2017 03:43:49 +0200
 
diff --git a/debian/control b/debian/control
index 7a4d2a4..cf7f9c9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
  python-hypothesis,
  python-pytest,
  python-setuptools,
+ python-six,
  python-sphinx-rtd-theme,
  python-zope.interface,
  python3-all,
@@ -19,6 +20,7 @@ Build-Depends:
  python3-hypothesis,
  python3-pytest,
  python3-setuptools,
+ python3-six,
  python3-sphinx,
  python3-zope.interface,
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list