[Python-modules-commits] [yarl] branch upstream updated (4e07622 -> 19ec690)

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


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

piotr pushed a change to branch upstream
in repository yarl.

      from  4e07622   Import yarl_0.16.0.orig.tar.gz
       new  19ec690   Import yarl_1.1.0.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                  |    35 +-
 LICENSE                      |     2 +-
 PKG-INFO                     |   951 ++--
 docs/api.rst                 |    23 +-
 docs/conf.py                 |     4 +-
 docs/make.bat                |     0
 setup.cfg                    |    14 +-
 setup.py                     |     2 +-
 tests/test_normalize_path.py |     4 +-
 tests/test_quoting.py        |   262 +-
 tests/test_update_query.py   |     9 +-
 tests/test_url.py            |    45 +
 tests/test_url_build.py      |    26 +
 yarl.egg-info/PKG-INFO       |   951 ++--
 yarl.egg-info/requires.txt   |     3 +-
 yarl/__init__.py             |   265 +-
 yarl/__init__.pyi            |    54 +-
 yarl/_quoting.c              | 10372 ++++++++++++++++++++++++++++++-----------
 yarl/_quoting.pyx            |   551 ++-
 yarl/quoting.py              |   287 +-
 20 files changed, 9464 insertions(+), 4396 deletions(-)
 mode change 100644 => 100755 docs/make.bat

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