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

Barry Warsaw barry at moszumanska.debian.org
Mon Dec 14 20:54:13 UTC 2015


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

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

      from  296e0c5   import python-pluggy_0.3.0.orig.tar.gz
       new  5acb443   Import python-pluggy_0.3.1.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                                |  7 ++++
 PKG-INFO                                 |  5 +--
 pluggy.egg-info/PKG-INFO                 |  5 +--
 pluggy.egg-info/SOURCES.txt              |  6 ++--
 pluggy.egg-info/pbr.json                 |  1 +
 pluggy.py                                | 21 ++++++++----
 setup.cfg                                |  3 ++
 setup.py                                 |  4 +--
 test_pluggy.py => testing/test_pluggy.py | 24 ++++++++++++-
 tox.ini                                  |  8 ++---
 11 files changed, 122 insertions(+), 20 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 pluggy.egg-info/pbr.json
 rename test_pluggy.py => testing/test_pluggy.py (98%)

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