[Python-modules-commits] [python-keyring] branch master updated (c1dffc5 -> 3d0129d)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Oct 20 14:10:40 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  c1dffc5   Release to unstable.
      adds  f059a5f   Import python-keyring_10.0.orig.tar.gz
       new  6d63c91   Merge new upstream release (10.0)
       new  3d0129d   Bump X-Python3-Version, following upstream.

The 2 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:
 .hgignore                                          |  2 -
 .hgtags                                            |  5 ++
 .travis.yml                                        | 54 +++++++++++-----------
 CHANGES.rst                                        | 36 +++++++++++++++
 PKG-INFO                                           | 52 +++++++++++----------
 README.rst                                         | 46 ++++++++++--------
 debian/.git-dpm                                    | 14 +++---
 debian/changelog                                   |  7 +++
 debian/control                                     |  2 +-
 docs/conf.py                                       | 37 +++++++--------
 docs/index.rst                                     |  6 +--
 keyring.egg-info/PKG-INFO                          | 52 +++++++++++----------
 keyring.egg-info/SOURCES.txt                       |  7 +--
 keyring.egg-info/entry_points.txt                  |  3 --
 ...dependency_links.txt => namespace_packages.txt} |  0
 keyring.egg-info/requires.txt                      |  6 +--
 keyring/backends/SecretService.py                  |  3 ++
 keyring/backends/kwallet.py                        |  3 +-
 pytest.ini                                         |  2 +-
 setup.cfg                                          |  7 ++-
 setup.py                                           | 37 ++++++---------
 tests/requirements.txt                             |  1 +
 tox.ini                                            |  6 +++
 23 files changed, 226 insertions(+), 162 deletions(-)
 delete mode 100644 .hgignore
 delete mode 100644 keyring.egg-info/entry_points.txt
 copy keyring.egg-info/{dependency_links.txt => namespace_packages.txt} (100%)
 create mode 100644 tests/requirements.txt
 create mode 100644 tox.ini

-- 
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