[Python-modules-commits] [keyrings.alt] 04/04: Drop dependency on python[3]-kde4.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Mar 27 17:57:02 UTC 2017


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

mitya57 pushed a commit to branch master
in repository keyrings.alt.

commit 57e27adeb66588df834af63e77bc1499123f534c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Mar 27 20:52:00 2017 +0300

    Drop dependency on python[3]-kde4.
    
    The KWallet 4 backend is now part of main python-keyring package.
---
 debian/changelog | 2 ++
 debian/control   | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 243347c..c7509d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ keyrings.alt (2.2-1) UNRELEASED; urgency=medium
   * New upstream release.
     - Fixes compatibility with python-keyring 10.3.1.
   * Add dependency on python[3]-six, following upstream.
+  * Drop dependency on python[3]-kde4, the KWallet 4 backend is now part
+    of main python-keyring package.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 27 Mar 2017 20:44:21 +0300
 
diff --git a/debian/control b/debian/control
index 1398ade..1c9c29a 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,6 @@ Suggests: gir1.2-gnomekeyring-1.0,
           python-fs,
           python-gdata,
           python-gi,
-          python-kde4,
           python-keyczar
 Description: alternate backend implementations for python-keyring
  The Python keyring library provides an easy way to access the system keyring
@@ -53,7 +52,7 @@ Description: alternate backend implementations for python-keyring
 Package: python3-keyrings.alt
 Architecture: all
 Depends: python3-crypto, python3-six, ${misc:Depends}, ${python3:Depends}
-Suggests: gir1.2-gnomekeyring-1.0, python3-gi, python3-pykde4
+Suggests: gir1.2-gnomekeyring-1.0, python3-gi
 Description: alternate backend implementations for python3-keyring
  The Python keyring library provides an easy way to access the system keyring
  service from Python. It can be used in any application that needs safe

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



More information about the Python-modules-commits mailing list