[Python-modules-commits] [python-keyring] branch master updated (4e72d0a -> fee5777)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Mar 21 10:39:40 UTC 2017


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

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

      from  4e72d0a   Release to unstable.
       new  cb689f6   Import python-keyring_10.3.1.orig.tar.gz
       new  aab888d   Merge new upstream release (10.3.1).
       new  fee5777   Release to experimental.

The 3 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:
 .travis.yml                       |  17 +++--
 CHANGES.rst                       |  25 +++++++
 PKG-INFO                          |   3 +-
 appveyor.yml                      |   4 ++
 conftest.py                       |   7 ++
 debian/.git-dpm                   |  14 ++--
 debian/changelog                  |   6 ++
 docs/conf.py                      |  57 ++++++++++------
 keyring.egg-info/PKG-INFO         |   3 +-
 keyring.egg-info/SOURCES.txt      |   1 +
 keyring.egg-info/entry_points.txt |   3 +
 keyring/backends/SecretService.py |   3 +-
 keyring/backends/Windows.py       |   4 +-
 keyring/backends/_OS_X_API.py     | 135 +++++++++++++++++++++++++++++++++++++-
 keyring/devpi_client.py           |  10 +++
 keyring/py27compat.py             |   6 +-
 pytest.ini                        |   2 +-
 setup.cfg                         |   3 -
 setup.py                          |  14 ++--
 tests/requirements.txt            |   1 +
 20 files changed, 261 insertions(+), 57 deletions(-)
 create mode 100644 keyring/devpi_client.py

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