[Python-modules-commits] [keyrings.alt] branch upstream updated (cb96803 -> 1082fb6)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Mar 27 17:57:10 UTC 2017


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

mitya57 pushed a change to branch upstream
in repository keyrings.alt.

      from  cb96803   Import keyrings.alt_1.3.orig.tar.gz
      adds  1082fb6   Import keyrings.alt_2.2.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 .coveragerc                            |  29 ++++++
 .travis.yml                            |   5 +-
 CHANGES.rst                            |  20 ++++
 PKG-INFO                               |  18 ++--
 README.rst                             |  13 +--
 docs/conf.py                           |  31 +++++--
 docs/index.rst                         |   5 -
 keyrings.alt.egg-info/PKG-INFO         |  18 ++--
 keyrings.alt.egg-info/SOURCES.txt      |   4 +-
 keyrings.alt.egg-info/entry_points.txt |   1 -
 keyrings.alt.egg-info/requires.txt     |   1 +
 keyrings/alt/Gnome.py                  |   5 +-
 keyrings/alt/Google.py                 |   4 +-
 keyrings/alt/file.py                   | 102 ++++++++++++++++-----
 keyrings/alt/file_base.py              |  90 ++++++++++++++----
 keyrings/alt/kwallet.py                | 114 -----------------------
 keyrings/alt/pyfs.py                   |   2 +-
 setup.cfg                              |   3 -
 setup.py                               |  13 +--
 tests/mocks.py                         |   6 +-
 tests/requirements.txt                 |   3 +-
 tests/test_Google.py                   |   4 +-
 tests/test_file.py                     | 163 ++++++++++++++++++++++++++++++++-
 tests/test_kwallet.py                  |  81 ----------------
 24 files changed, 433 insertions(+), 302 deletions(-)
 create mode 100644 .coveragerc
 create mode 100644 keyrings.alt.egg-info/requires.txt
 delete mode 100644 keyrings/alt/kwallet.py
 delete mode 100644 tests/test_kwallet.py

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



More information about the Python-modules-commits mailing list