[Python-modules-commits] [python-pluggy] branch upstream updated (5acb443 -> c4e6c5b)

Barry Warsaw barry at moszumanska.debian.org
Mon Oct 3 15:15:32 UTC 2016


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

barry pushed a change to branch upstream
in repository python-pluggy.

      from  5acb443   Import python-pluggy_0.3.1.orig.tar.gz
       new  c4e6c5b   Import python-pluggy_0.4.0.orig.tar.gz

The 1 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:
 .gitignore                  |   58 --
 CHANGELOG                   |   36 +-
 LICENSE                     |   44 +-
 MANIFEST.in                 |   13 +-
 PKG-INFO                    |   76 +-
 README.rst                  |   18 +-
 pluggy.egg-info/PKG-INFO    |   76 +-
 pluggy.egg-info/SOURCES.txt |    2 -
 pluggy.egg-info/pbr.json    |    1 -
 pluggy.py                   | 1579 ++++++++++++++++----------------
 setup.cfg                   |   25 +-
 setup.py                    |   95 +-
 testing/test_pluggy.py      | 2085 ++++++++++++++++++++++---------------------
 tox.ini                     |   49 +-
 14 files changed, 2092 insertions(+), 2065 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 pluggy.egg-info/pbr.json

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



More information about the Python-modules-commits mailing list