[Python-modules-commits] [yarl] branch upstream updated (6865bfe -> 33967f0)
Piotr Ożarowski
piotr at moszumanska.debian.org
Tue Jun 20 18:21:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch upstream
in repository yarl.
from 6865bfe Import yarl_0.8.1.orig.tar.gz
new 33967f0 Import yarl_0.10.3.orig.tar.gz
The 1 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 | 99 ++-
PKG-INFO | 112 ++-
README.rst | 10 +-
docs/api.rst | 113 ++-
docs/index.rst | 10 +-
setup.cfg | 2 +-
setup.py | 8 +-
tests/test_quoting.py | 54 +-
tests/test_url.py | 253 +++++-
yarl.egg-info/PKG-INFO | 112 ++-
yarl/__init__.py | 207 +++--
yarl/__init__.pyi | 5 +
yarl/_quoting.c | 2217 +++++++++++++++++++++++++++++++++---------------
yarl/_quoting.pyx | 89 +-
yarl/quoting.py | 50 +-
15 files changed, 2505 insertions(+), 836 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/yarl.git
More information about the Python-modules-commits
mailing list