[Python-modules-commits] [keyrings.alt] branch master updated (8c75e61 -> 57e27ad)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon Mar 27 17:57:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository keyrings.alt.
from 8c75e61 Release to unstable.
new 1082fb6 Import keyrings.alt_2.2.orig.tar.gz
new 4f60de2 Merge new upstream release (2.2).
new 022e53a Add dependency on python[3]-six, following upstream.
new 57e27ad Drop dependency on python[3]-kde4.
The 4 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:
.coveragerc | 29 ++++++
.travis.yml | 5 +-
CHANGES.rst | 20 ++++
PKG-INFO | 18 ++--
README.rst | 13 +--
debian/.git-dpm | 14 +--
debian/changelog | 10 ++
debian/control | 11 ++-
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 ----------------
27 files changed, 456 insertions(+), 314 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