[Python-modules-commits] [python-keyring] branch master updated (b19d665 -> ee95ce7)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jan 7 17:19:08 UTC 2016


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

mitya57 pushed a change to branch master
in repository python-keyring.

      from  b19d665   Release to unstable.
       new  6b1f37d   Import python-keyring_6.1.orig.tar.gz
       new  09969ad   record new upstream branch created by importing python-keyring_6.1.orig.tar.gz and merge it
       new  97dce43   Start the changelog entry for 6.1.
       new  3bad136   Bump X-Python-Version to >= 2.7, following upstream.
       new  ee95ce7   Recommend python[3]-dbus, for the new KWallet backend.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .hgtags                                |  4 ++
 .travis.yml                            |  2 +-
 CHANGES.rst                            | 14 ++++++
 PKG-INFO                               | 38 ++++++---------
 README.rst                             | 30 ++++--------
 buildout.cfg                           | 33 -------------
 debian/.git-dpm                        | 14 +++---
 debian/changelog                       |  8 +++
 debian/control                         |  6 +--
 keyring.egg-info/PKG-INFO              | 38 ++++++---------
 keyring.egg-info/SOURCES.txt           |  1 -
 keyring/backend.py                     | 17 ++-----
 keyring/backends/kwallet.py            | 89 ++++++++++++++++++++++++++++++++--
 keyring/tests/backends/test_kwallet.py | 13 +++--
 keyring/util/__init__.py               | 10 +---
 setup.cfg                              |  4 +-
 setup.py                               | 18 +++----
 17 files changed, 187 insertions(+), 152 deletions(-)
 delete mode 100644 buildout.cfg

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



More information about the Python-modules-commits mailing list