[Python-modules-commits] [flufl.enum] 02/04: record new upstream branch created by importing flufl.enum_4.1.orig.tar.gz and merge it
Barry Warsaw
barry at moszumanska.debian.org
Fri Oct 9 22:46:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository flufl.enum.
commit 132ccb7b09e3aec99ec759a27187e72ccae26fba
Merge: 7530ac9 a8a11eb
Author: Barry Warsaw <barry at python.org>
Date: Fri Oct 9 18:04:56 2015 -0400
record new upstream branch created by importing flufl.enum_4.1.orig.tar.gz and merge it
PKG-INFO | 63 ++++-
README.rst | 37 ++-
debian/.git-dpm | 14 +-
distribute_setup.py | 485 ---------------------------------
flufl.enum.egg-info/PKG-INFO | 63 ++++-
flufl.enum.egg-info/SOURCES.txt | 1 -
flufl/__init__.py | 4 +-
flufl/enum/NEWS.rst | 24 ++
flufl/enum/README.rst | 55 ++--
flufl/enum/__init__.py | 9 +-
flufl/enum/_enum.py | 99 +++++--
flufl/enum/conf.py | 2 +-
flufl/enum/docs/using.rst | 231 ++++++++--------
flufl/enum/tests/fruit.py | 4 +-
flufl/enum/tests/test_documentation.py | 7 +-
flufl/enum/tests/test_enum.py | 112 +++++---
setup.py | 6 +-
setup_helpers.py | 25 +-
template.py | 4 +-
tox.ini | 2 +-
20 files changed, 478 insertions(+), 769 deletions(-)
diff --cc debian/.git-dpm
index 11cf85a,0000000..ae126ea
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
- 7da4cf49ace39b24b72075f44d4e7e1bc2c5319e
- 7da4cf49ace39b24b72075f44d4e7e1bc2c5319e
- 7da4cf49ace39b24b72075f44d4e7e1bc2c5319e
- 7da4cf49ace39b24b72075f44d4e7e1bc2c5319e
- flufl.enum_4.0.1.orig.tar.gz
- 1fff7bd1b8534d2378967810f9ab72b16c2e1dcf
- 25849
++a8a11eb185c97bde375f2a18b89f7fc9f26ce935
++a8a11eb185c97bde375f2a18b89f7fc9f26ce935
++a8a11eb185c97bde375f2a18b89f7fc9f26ce935
++a8a11eb185c97bde375f2a18b89f7fc9f26ce935
++flufl.enum_4.1.orig.tar.gz
++7f2aee37b8e032e7efedd1955fb9e5c6aeb4cf91
++23542
+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/flufl.enum.git
More information about the Python-modules-commits
mailing list