[Python-modules-commits] [python-keyring] branch master updated (4d47c1c -> 64f5d4d)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Dec 15 20:00:01 UTC 2015


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

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

      from  4d47c1c   Drop python-fs build-dependency.
       new  ecef32e   Adjust the previous changelog entry.
       new  e3a4e78   Import python-keyring_5.7.1.orig.tar.gz
       new  de3bb45   record new upstream branch created by importing python-keyring_5.7.1.orig.tar.gz and merge it
       new  64f5d4d   Build-depend on setuptools-scm ≥ 1.9, as required by setup.py.

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:
 .hgignore                     |  15 +-
 .hgtags                       |   1 +
 .travis.yml                   |   7 +-
 CHANGES.rst                   |   8 +
 PKG-INFO                      | 665 +-----------------------------------------
 conftest.py                   |   8 +
 debian/.git-dpm               |  14 +-
 debian/changelog              |   4 +-
 debian/control                |   4 +-
 docs/conf.py                  |  19 ++
 docs/history.rst              |   8 +
 docs/index.rst                |  22 ++
 keyring.egg-info/PKG-INFO     | 665 +-----------------------------------------
 keyring.egg-info/SOURCES.txt  |   4 +
 keyring.egg-info/requires.txt |   2 +-
 pytest.ini                    |   4 +-
 setup.cfg                     |   9 +-
 setup.py                      |  83 ++----
 18 files changed, 136 insertions(+), 1406 deletions(-)
 create mode 100644 conftest.py
 create mode 100644 docs/conf.py
 create mode 100644 docs/history.rst
 create mode 100644 docs/index.rst

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