[Python-modules-commits] [python-multidict] 02/03: record new upstream branch created by importing python-multidict_4.1.0.orig.tar.gz and merge it

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Feb 8 20:18:27 UTC 2018


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

piotr pushed a commit to branch master
in repository python-multidict.

commit ad41eee293370d0c49e9181efde8b82fd3a98693
Merge: ab356fe 47b01b5
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Thu Feb 8 21:10:07 2018 +0100

    record new upstream branch created by importing python-multidict_4.1.0.orig.tar.gz and merge it

 CHANGES.rst                     |  177 --
 Makefile                        |   12 +-
 PKG-INFO                        |  181 +-
 README.rst                      |    5 +
 debian/.git-dpm                 |   14 +-
 docs/benchmark.rst              |   57 +
 docs/changes.rst                |  191 ++
 docs/conf.py                    |   40 +-
 docs/index.rst                  |    2 +
 multidict.egg-info/PKG-INFO     |  181 +-
 multidict.egg-info/SOURCES.txt  |    4 +-
 multidict/__init__.py           |    2 +-
 multidict/_istr.pyd             |  Bin 7168 -> 7168 bytes
 multidict/_multidict.c          | 4648 +++++++++++++++++++++++++--------------
 multidict/_multidict.pyx        |  164 +-
 multidict/_multidict_py.py      |   75 +-
 setup.cfg                       |    1 +
 setup.py                        |    2 +-
 tests/gen_pickles.py            |   17 +-
 tests/test_multidict.py         |   13 +-
 tests/test_mutable_multidict.py |   54 +-
 tests/test_update.py            |  135 ++
 22 files changed, 3673 insertions(+), 2302 deletions(-)

diff --cc debian/.git-dpm
index 314d39c,0000000..ca7d833
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
- 8baed15ab076466d1b764fd35865aa33d7ddd1a3
- 8baed15ab076466d1b764fd35865aa33d7ddd1a3
- 8baed15ab076466d1b764fd35865aa33d7ddd1a3
- 8baed15ab076466d1b764fd35865aa33d7ddd1a3
- python-multidict_3.3.2.orig.tar.gz
- 92f893e21107388f486496f5cf2aade36eb62095
- 129806
++47b01b518991fbd22457fc6800b171251796bfa9
++47b01b518991fbd22457fc6800b171251796bfa9
++47b01b518991fbd22457fc6800b171251796bfa9
++47b01b518991fbd22457fc6800b171251796bfa9
++python-multidict_4.1.0.orig.tar.gz
++dc44d359c9e36a649dfc5b2fd11551b63af8bcc2
++135223
 +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