[Python-modules-commits] [python-multidict] 02/04: record new upstream branch created by importing python-multidict_3.3.2.orig.tar.gz and merge it
Piotr Ożarowski
piotr at moszumanska.debian.org
Mon Nov 13 20:45:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository python-multidict.
commit 5f2af5c479ba4e9db6c5dc85c503e314384f4eaa
Merge: b1c1602 8baed15
Author: Piotr Ożarowski <piotr at debian.org>
Date: Mon Nov 13 21:39:11 2017 +0100
record new upstream branch created by importing python-multidict_3.3.2.orig.tar.gz and merge it
CHANGES.rst | 28 +-
PKG-INFO | 516 +-
README.rst | 32 +-
debian/.git-dpm | 14 +-
docs/make.bat | 0
docs/multidict.rst | 11 +
multidict.egg-info/PKG-INFO | 516 +-
multidict.egg-info/SOURCES.txt | 8 +
multidict/__init__.py | 33 +-
multidict/_abc.py | 33 +
multidict/_compat.py | 9 +
multidict/_istr.pyd | Bin 0 -> 7168 bytes
multidict/_multidict.c | 22256 ++++++++++++++++++++++++++++++++++++++
multidict/_multidict.pyx | 9 +-
multidict/_multidict_py.py | 7 +-
setup.cfg | 14 +-
setup.py | 16 +-
tests/conftest.py | 16 +
tests/gen_pickles.py | 9 +-
tests/test_abc.py | 159 +
tests/test_copy.py | 73 +-
tests/test_guard.py | 12 +-
tests/test_istr.py | 23 +-
tests/test_multidict.py | 1134 +-
tests/test_mutable_multidict.py | 458 +
tests/test_pickle.py | 85 +-
tests/test_types.py | 55 +
tests/test_version.py | 84 +-
28 files changed, 24134 insertions(+), 1476 deletions(-)
diff --cc debian/.git-dpm
index a135b28,0000000..314d39c
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
- e08cbd5b61370c2a5c86f300a92aa5135fd1824d
- e08cbd5b61370c2a5c86f300a92aa5135fd1824d
- e08cbd5b61370c2a5c86f300a92aa5135fd1824d
- e08cbd5b61370c2a5c86f300a92aa5135fd1824d
- python-multidict_3.2.0.orig.tar.gz
- 15c599f208c3c22373035ecf2703023f7cfea8bb
- 33870
++8baed15ab076466d1b764fd35865aa33d7ddd1a3
++8baed15ab076466d1b764fd35865aa33d7ddd1a3
++8baed15ab076466d1b764fd35865aa33d7ddd1a3
++8baed15ab076466d1b764fd35865aa33d7ddd1a3
++python-multidict_3.3.2.orig.tar.gz
++92f893e21107388f486496f5cf2aade36eb62095
++129806
+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/python-multidict.git
More information about the Python-modules-commits
mailing list