[Python-modules-commits] [python-keyring] branch master updated (47464b1 -> 7298011)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Oct 20 20:40:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a change to branch master
in repository python-keyring.

      from  47464b1   Merge new upstream release (10.0.2)
       new  0553dfa   Drop pytest build-dependencies, the tests cannot be run during build.
       new  d16fac5   Add autopkgtests for the Secret Service backend.
       new  c92ac6f   Make secretstorage use session collection when running tests.
       new  7298011   Add a patch to make it possible to test the Secret Service backend.

The 4 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:
 debian/.git-dpm                                  |  4 ++--
 debian/changelog                                 |  4 ++++
 debian/control                                   |  2 --
 debian/patches/secretstorage_any_collection.diff | 26 ++++++++++++++++++++++++
 debian/patches/series                            |  1 +
 debian/tests/control                             | 11 ++++++++++
 debian/tests/secretstorage-python2               | 10 +++++++++
 debian/tests/secretstorage-python3               | 10 +++++++++
 keyring/tests/backends/test_SecretService.py     |  5 +++++
 9 files changed, 69 insertions(+), 4 deletions(-)
 create mode 100644 debian/patches/secretstorage_any_collection.diff
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/secretstorage-python2
 create mode 100755 debian/tests/secretstorage-python3

-- 
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