[Python-modules-commits] [python-pluggy] branch master updated (dbfbfc2 -> edceafa)
Barry Warsaw
barry at moszumanska.debian.org
Mon Oct 3 15:15:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch master
in repository python-pluggy.
from dbfbfc2 Fixed VCS URL (https)
new c4e6c5b Import python-pluggy_0.4.0.orig.tar.gz
new bdf4428 record new upstream branch created by importing python-pluggy_0.4.0.orig.tar.gz and merge it
new edceafa New upstream release. (Closes: #839386)
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 | 36 +-
LICENSE | 44 +-
MANIFEST.in | 13 +-
PKG-INFO | 76 +-
README.rst | 18 +-
debian/.git-dpm | 14 +-
debian/changelog | 8 +-
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 +-
16 files changed, 2105 insertions(+), 2074 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