[Python-modules-commits] [python-keyring] 02/07: record new upstream branch created by importing python-keyring_9.1.orig.tar.gz and merge it
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Jun 24 07:50:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-keyring.
commit 8fa7654f8e48e0a43f0f2f7df388476a06fa699e
Merge: 6d78ae8 f1be0f7
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Jun 24 10:38:44 2016 +0300
record new upstream branch created by importing python-keyring_9.1.orig.tar.gz and merge it
.hgtags | 4 +
.travis.yml | 11 ++
CHANGES.rst | 118 ++++++--------------
PKG-INFO | 41 ++++++-
README.rst | 39 ++++++-
debian/.git-dpm | 14 +--
docs/conf.py | 19 ++++
docs/history.rst | 2 +-
hook-keyring.backend.py | 7 ++
keyring.egg-info/PKG-INFO | 41 ++++++-
keyring.egg-info/SOURCES.txt | 1 +
keyring/backends/OS_X.py | 144 +++---------------------
keyring/backends/_OS_X_API.py | 198 +++++++++++++++++++++++++++++++++
keyring/backends/kwallet.py | 47 +++++---
keyring/core.py | 36 ------
keyring/tests/backends/test_OS_X.py | 5 -
keyring/tests/backends/test_kwallet.py | 59 +++++++++-
keyring/tests/test_backend.py | 29 ++---
pytest.ini | 2 +-
setup.cfg | 4 +-
setup.py | 2 +-
21 files changed, 517 insertions(+), 306 deletions(-)
diff --cc debian/.git-dpm
index 8d67011,0000000..4b93852
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 114fb2bc96ce44a5f212505466ad47c77ac6a3c7
- 114fb2bc96ce44a5f212505466ad47c77ac6a3c7
- 114fb2bc96ce44a5f212505466ad47c77ac6a3c7
- 114fb2bc96ce44a5f212505466ad47c77ac6a3c7
- python-keyring_8.5.1.orig.tar.gz
- 9f086794426de04bf71be92487359afbf68d2dde
- 34530
++f1be0f75396ac85fd3655c0e42b79cb0ce48ad30
++f1be0f75396ac85fd3655c0e42b79cb0ce48ad30
++f1be0f75396ac85fd3655c0e42b79cb0ce48ad30
++f1be0f75396ac85fd3655c0e42b79cb0ce48ad30
++python-keyring_9.1.orig.tar.gz
++1721cd72b126666aca2b5ed7f61e1710a2480149
++40163
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-keyring.git
More information about the Python-modules-commits
mailing list