[Python-modules-commits] [enum34] 01/01: Merge remote-tracking branch 'origin/master'

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun May 22 02:04:51 UTC 2016


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

mithrandi pushed a commit to branch master
in repository enum34.

commit 146cfa07c0c527a6f52816ed4815e025cc66e542
Merge: d15bac6 18d14fa
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sun May 22 04:02:10 2016 +0200

    Merge remote-tracking branch 'origin/master'

 MANIFEST.in                          |   9 +
 PKG-INFO                             | 749 ++---------------------------------
 README                               |   3 +
 debian/.git-dpm                      |  14 +-
 debian/changelog                     |  16 +-
 debian/control                       |   7 +-
 debian/pypy-enum34.pyremove          |   2 +
 debian/tests/control                 |   8 +
 enum/__init__.py                     |  56 +--
 enum/doc/enum.pdf                    |  38 +-
 enum/doc/enum.rst                    |  11 +-
 enum/{test_enum.py => test.py}       |  40 +-
 enum34.egg-info/PKG-INFO             |  62 +++
 enum34.egg-info/SOURCES.txt          |  14 +
 enum34.egg-info/dependency_links.txt |   1 +
 enum34.egg-info/top_level.txt        |   1 +
 setup.cfg                            |   8 +
 setup.py                             |  98 +++--
 18 files changed, 315 insertions(+), 822 deletions(-)

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



More information about the Python-modules-commits mailing list