[Python-modules-commits] [python-multidict] branch master updated (25d049c -> d5555f3)
Piotr Ożarowski
piotr at moszumanska.debian.org
Tue Sep 20 21:52:02 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 25d049c New upstream release
new c133442 Import python-multidict_2.1.0.orig.tar.gz
new 23b9902 record new upstream branch created by importing python-multidict_2.1.0.orig.tar.gz and merge it
new d5555f3 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 | 24 +-
README.rst | 14 +-
debian/.git-dpm | 14 +-
debian/changelog | 6 +
docs/index.rst | 12 +-
multidict.egg-info/PKG-INFO | 24 +-
multidict.egg-info/SOURCES.txt | 1 +
multidict/__init__.py | 2 +-
multidict/__init__.pyi | 90 ++
multidict/_multidict.c | 2614 ++++++++++++++++++++--------------------
multidict/_multidict.pyx | 35 +-
multidict/_multidict_py.py | 12 +-
tests/test_multidict.py | 14 +
14 files changed, 1499 insertions(+), 1371 deletions(-)
create mode 100644 multidict/__init__.pyi
--
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