[Python-modules-commits] [python-service-identity] 10/15: Switch python{, 3}-characteristic dependency to python{, 3}-attr (closes: #815385).

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Feb 21 21:34:04 UTC 2016


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

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

commit 0550f5512cae18ceeb92e026ae44c1e344afc866
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun Feb 21 23:12:39 2016 +0200

    Switch python{,3}-characteristic dependency to python{,3}-attr (closes: #815385).
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b82ac62..4da41e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ python-service-identity (16.0.0-2) UNRELEASED; urgency=medium
 
   * Adopt package; thanks to Matthias Klose for his work so far.
   * Update debian/watch to check signatures and use https.
+  * Switch python{,3}-characteristic dependency to python{,3}-attr
+    (closes: #815385).
 
  -- Tristan Seligmann <mithrandi at debian.org>  Sun, 21 Feb 2016 22:45:20 +0200
 
diff --git a/debian/control b/debian/control
index 58d9cbc..93f0f3f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Build-Depends:
  debhelper (>= 9),
  dh-python,
  python-all,
- python-characteristic,
+ python-attr,
  python-idna,
  python-openssl,
  python-pyasn1-modules,
  python-pytest,
  python-setuptools,
  python3-all,
- python3-characteristic,
+ python3-attr,
  python3-idna,
  python3-openssl,
  python3-pyasn1-modules,

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



More information about the Python-modules-commits mailing list