[Python-modules-commits] [python-pluggy] branch master updated (15864d9 -> 7d1c557)

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


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

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

      from  15864d9   git-dpm tag config
       new  5acb443   Import python-pluggy_0.3.1.orig.tar.gz
       new  6e38cbd   record new upstream branch created by importing python-pluggy_0.3.1.orig.tar.gz and merge it
       new  7d1c557   New upstream release.

The 3 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 +--
 debian/.git-dpm                          | 14 ++++----
 debian/changelog                         |  7 ++++
 debian/rules                             |  2 +-
 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 ++---
 14 files changed, 137 insertions(+), 28 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