[Python-modules-commits] [enum34] 02/03: record new upstream branch created by importing enum34_1.1.5.orig.tar.gz and merge it

Barry Warsaw barry at moszumanska.debian.org
Wed May 11 18:29:34 UTC 2016


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

barry pushed a commit to branch master
in repository enum34.

commit 5a8e768b031f55f0ec747931948f99d78bc2a43f
Merge: d15bac6 d646e4a
Author: Barry Warsaw <barry at python.org>
Date:   Wed May 11 14:17:09 2016 -0400

    record new upstream branch created by importing enum34_1.1.5.orig.tar.gz and merge it

 MANIFEST.in                          |   9 +
 PKG-INFO                             | 749 ++---------------------------------
 README                               |   3 +
 debian/.git-dpm                      |  14 +-
 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 +++--
 14 files changed, 287 insertions(+), 817 deletions(-)

diff --cc debian/.git-dpm
index 31d6554,0000000..65400b1
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- a6b0242c7ff83c513de94d81fc3831c03cf10beb
- a6b0242c7ff83c513de94d81fc3831c03cf10beb
- a6b0242c7ff83c513de94d81fc3831c03cf10beb
- a6b0242c7ff83c513de94d81fc3831c03cf10beb
- enum34_1.1.2.orig.tar.gz
- 98f4db4b3455533c4433e8294764eef8d90a2219
- 46757
++d646e4a23bc189a39095338a186eb3989f15b2eb
++d646e4a23bc189a39095338a186eb3989f15b2eb
++d646e4a23bc189a39095338a186eb3989f15b2eb
++d646e4a23bc189a39095338a186eb3989f15b2eb
++enum34_1.1.5.orig.tar.gz
++11fc3664b0d160d45ebe466ad1c1fdd551c29b5b
++40004
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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