[Python-modules-commits] [python-secretstorage] branch master updated (8a1fa10 -> 61511af)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Dec 20 19:25:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository python-secretstorage.
from 8a1fa10 Release to unstable.
new fb2fc58 Import python-secretstorage_2.1.3.orig.tar.gz
new 34accb9 record new upstream branch created by importing python-secretstorage_2.1.3.orig.tar.gz and merge it
new fcae1a2 Start a changelog entry for 2.1.3
new 5122d1d Bump X-Python-Version to >= 2.7, following upstream.
new 61511af Release to unstable.
The 5 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 ++
debian/.git-dpm | 14 +--
debian/changelog | 7 ++
debian/control | 2 +-
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 ++++---
19 files changed, 166 insertions(+), 236 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