[Python-modules-commits] [python-secretstorage] branch master updated (8733060 -> a3163ae)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Aug 23 18:54:23 UTC 2016


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

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

      from  8733060   Release to unstable
       new  b10b788   Import python-secretstorage_2.3.0.orig.tar.gz
       new  7f300b3   Merge upstream release 2.3.0
       new  4165517   Update depends from PyCrypto to python-cryptography.
       new  a3163ae   Bump minimum Python 3 version to 3.3, needed by cryptography.

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:
 .travis.yml                         |  3 +--
 PKG-INFO                            | 15 ++++++---------
 README.rst                          | 11 +++++------
 SecretStorage.egg-info/PKG-INFO     | 15 ++++++---------
 SecretStorage.egg-info/requires.txt |  4 +++-
 changelog                           | 12 ++++++++++++
 debian/.git-dpm                     | 14 +++++++-------
 debian/changelog                    |  8 ++++++++
 debian/control                      |  6 +++---
 debian/pydist-overrides             |  2 +-
 docs/conf.py                        |  4 ++--
 secretstorage/__init__.py           |  2 +-
 secretstorage/dhcrypto.py           | 20 +++++++-------------
 secretstorage/item.py               | 15 +++++++++------
 secretstorage/util.py               | 22 +++++++++++++---------
 setup.py                            |  9 +++++----
 tests/test_dhcrypto.py              | 19 +++++--------------
 tests/test_item.py                  |  1 +
 18 files changed, 95 insertions(+), 87 deletions(-)

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