[Python-modules-commits] [python-multidict] branch master updated (9e77f0d -> ca05bc1)

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Jul 30 14:41:28 UTC 2016


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

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

      from  9e77f0d   add DPMT to Uploaders
       new  45771f2   Import python-multidict_2.0.0.orig.tar.gz
       new  6a6c2d1   record new upstream branch created by importing python-multidict_2.0.0.orig.tar.gz and merge it
       new  ca05bc1   New upstream release

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                    |    8 +
 PKG-INFO                       |   18 +-
 README.rst                     |    8 +-
 debian/.git-dpm                |   14 +-
 debian/changelog               |    6 +
 docs/index.rst                 |    8 +-
 docs/multidict.rst             |   37 +-
 multidict.egg-info/PKG-INFO    |   18 +-
 multidict.egg-info/SOURCES.txt |    1 -
 multidict/__init__.py          |   10 +-
 multidict/_multidict.c         | 2715 ++++++++++++++++++++--------------------
 multidict/_multidict.pyx       |   57 +-
 multidict/_multidict_py.py     |   35 +-
 tests/test_multidict.py        |   72 +-
 14 files changed, 1535 insertions(+), 1472 deletions(-)

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