[Python-modules-commits] [python-secretstorage] branch upstream updated (fb2fc58 -> 36766cb)
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 upstream
in repository python-secretstorage.
from fb2fc58 Import python-secretstorage_2.1.3.orig.tar.gz
new 36766cb Import python-secretstorage_2.2.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:
.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 +++++++
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 ----------------------------
19 files changed, 140 insertions(+), 188 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