[Python-modules-commits] [python-secretstorage] branch upstream updated (e3f40c3 -> fb2fc58)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Dec 20 19:25:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch upstream
in repository python-secretstorage.
from e3f40c3 Imported Upstream version 2.1.2
new fb2fc58 Import python-secretstorage_2.1.3.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:
.gitignore | 6 ++
PKG-INFO | 31 +++++-
README.rst | 25 ++++-
SecretStorage.egg-info/PKG-INFO | 31 +++++-
SecretStorage.egg-info/SOURCES.txt | 2 +
SecretStorage.egg-info/requires.txt | 1 +
changelog | 8 ++
docs/conf.py | 191 +-----------------------------------
docs/index.rst | 3 +-
secretstorage/__init__.py | 20 +++-
secretstorage/collection.py | 3 -
secretstorage/item.py | 4 +-
secretstorage/util.py | 9 +-
setup.cfg | 2 +-
setup.py | 7 +-
tests/test_compat_functions.py | 36 ++++---
16 files changed, 151 insertions(+), 228 deletions(-)
create mode 100644 .gitignore
create mode 100644 SecretStorage.egg-info/requires.txt
--
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