[Python-modules-commits] [flufl.enum] branch master updated (96e9846 -> 902c05c)

Barry Warsaw barry at moszumanska.debian.org
Tue Jan 24 15:39:31 UTC 2017


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

barry pushed a change to branch master
in repository flufl.enum.

      from  96e9846   Fixed VCS URL (https)
       new  31d2255   Import flufl.enum_4.1.1.orig.tar.gz
       new  db52710   record new upstream branch created by importing flufl.enum_4.1.1.orig.tar.gz and merge it
       new  0a0fe30   New upstream release.
       new  5ee42c4   Update version compatibility
       new  902c05c   Add Testsuite for autodep8

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:
 PKG-INFO                               |  8 ++++++--
 README.rst                             |  2 +-
 debian/.git-dpm                        | 14 +++++++-------
 debian/changelog                       | 15 +++++++++++++--
 debian/compat                          |  2 +-
 debian/control                         |  5 +++--
 debian/tests/control                   |  3 ---
 flufl.enum.egg-info/PKG-INFO           |  8 ++++++--
 flufl/__init__.py                      |  2 +-
 flufl/enum/NEWS.rst                    |  4 ++++
 flufl/enum/README.rst                  |  2 +-
 flufl/enum/__init__.py                 |  4 ++--
 flufl/enum/_enum.py                    |  2 +-
 flufl/enum/conf.py                     |  2 +-
 flufl/enum/docs/using.rst              | 10 +++++-----
 flufl/enum/tests/fruit.py              |  2 +-
 flufl/enum/tests/test_documentation.py |  2 +-
 flufl/enum/tests/test_enum.py          |  2 +-
 setup.cfg                              |  2 +-
 setup.py                               |  2 +-
 setup_helpers.py                       |  2 +-
 template.py                            |  2 +-
 tox.ini                                |  2 +-
 23 files changed, 60 insertions(+), 39 deletions(-)
 delete mode 100644 debian/tests/control

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.enum.git



More information about the Python-modules-commits mailing list