[Python-modules-commits] [python-mccabe] branch master updated (53c9dfe -> ee32ea1)

Ondřej Nový onovy at moszumanska.debian.org
Sun Aug 7 20:43:09 UTC 2016


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

onovy pushed a change to branch master
in repository python-mccabe.

      from  53c9dfe   Fixed VCS URL (https)
       new  80fa828   Import python-mccabe_0.5.2.orig.tar.gz
       new  70944c4   record new upstream branch created by importing python-mccabe_0.5.2.orig.tar.gz and merge it
       new  354ffc6   New upstream release
       new  4c7171c   Bumped required version of Python to 2.7 / 3.3
       new  1b075f5   wrap-and-sort -t -a
       new  c96c8ae   Added dh-python to B-D
       new  ecd8c23   Added dh-python, python{3,}-pytest and python{3,}-pytest-runner to B-D
       new  c1243f5   Enabled autopkgtest-pkg-python testsuite
       new  ee32ea1   Standards-Version is 3.9.8 now (no changes needed)

The 9 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:
 LICENSE                     |  25 ++++++
 MANIFEST.in                 |   3 +
 PKG-INFO                    |  61 +++++++++++--
 README.rst                  |  47 +++++++++-
 debian/.git-dpm             |  14 +--
 debian/changelog            |   8 +-
 debian/control              |  29 ++++--
 mccabe.egg-info/PKG-INFO    |  61 +++++++++++--
 mccabe.egg-info/SOURCES.txt |   4 +
 mccabe.py                   | 115 +++++++++++++++---------
 setup.cfg                   |   6 ++
 setup.py                    |  15 +++-
 test_mccabe.py              | 211 ++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 521 insertions(+), 78 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.in
 create mode 100644 test_mccabe.py

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



More information about the Python-modules-commits mailing list