[Python-modules-commits] [python-keyring] branch upstream updated (f1be0f7 -> f059a5f)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Oct 20 14:07:35 UTC 2016


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

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

      from  f1be0f7   Import python-keyring_9.1.orig.tar.gz
       new  f059a5f   Import python-keyring_10.0.orig.tar.gz

The 1 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 ++++++++++--------
 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 +++
 20 files changed, 211 insertions(+), 154 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