[Python-modules-commits] [python-secretstorage] branch master updated (4c0c698 -> 89f674b)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Jun 18 15:03:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository python-secretstorage.
from 4c0c698 Fixed VCS URL (https)
new 36766cb Import python-secretstorage_2.2.0.orig.tar.gz
new 89f674b Merge upstream release 2.2.0
The 2 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 | 18 ++++++++
LICENSE | 2 +-
PKG-INFO | 10 +++--
README.rst | 8 +++-
SecretStorage.egg-info/PKG-INFO | 10 +++--
SecretStorage.egg-info/SOURCES.txt | 3 +-
SecretStorage.egg-info/requires.txt | 1 +
changelog | 14 +++++++
debian/.git-dpm | 14 +++----
debian/changelog | 6 ++-
docs/conf.py | 21 ++++++++--
docs/index.rst | 6 +--
secretstorage/__init__.py | 83 ++-----------------------------------
secretstorage/collection.py | 14 +++----
secretstorage/defines.py | 2 +-
secretstorage/item.py | 22 ++++------
secretstorage/util.py | 16 ++++---
setup.cfg | 2 +-
setup.py | 4 +-
tests/run_tests.py | 29 +++++++++++++
tests/test_compat_functions.py | 63 ----------------------------
21 files changed, 152 insertions(+), 196 deletions(-)
create mode 100644 .travis.yml
create mode 100644 tests/run_tests.py
delete mode 100644 tests/test_compat_functions.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-secretstorage.git
More information about the Python-modules-commits
mailing list