[Python-modules-commits] [python-keyring] branch upstream updated (cb689f6 -> 3fd847f)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Jun 27 11:04:51 UTC 2017


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

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

      from  cb689f6   Import python-keyring_10.3.1.orig.tar.gz
       new  3fd847f   Import python-keyring_10.4.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:
 .readthedocs.yml                       |  5 +++++
 CHANGES.rst                            | 20 +++++++++++++++++
 PKG-INFO                               | 40 +++++++++++++++++++++++++++++-----
 README.rst                             | 38 ++++++++++++++++++++++++++++----
 appveyor.yml                           |  2 +-
 docs/conf.py                           | 34 +++++------------------------
 docs/requirements.txt                  |  1 -
 keyring.egg-info/PKG-INFO              | 40 +++++++++++++++++++++++++++++-----
 keyring.egg-info/SOURCES.txt           |  3 +--
 keyring.egg-info/requires.txt          | 11 +++++++++-
 keyring/backends/kwallet.py            |  5 +++--
 keyring/core.py                        |  1 -
 keyring/tests/backends/test_Windows.py | 10 +++++++++
 keyring/util/escape.py                 |  2 +-
 setup.cfg                              |  1 -
 setup.py                               | 13 ++++++++++-
 tests/requirements.txt                 |  2 --
 tox.ini                                |  7 +++---
 18 files changed, 177 insertions(+), 58 deletions(-)
 create mode 100644 .readthedocs.yml
 delete mode 100644 docs/requirements.txt
 delete mode 100644 tests/requirements.txt

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