[Python-modules-commits] [yarl] branch master updated (b698c40 -> 566a869)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Nov 30 13:19:15 UTC 2017


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

piotr pushed a change to branch master
in repository yarl.

      from  b698c40   Standards-Version bumped to 4.1.1 (no changes needed)
       new  e684946   record new upstream branch created by importing yarl_0.15.0.orig.tar.gz
       new  cdf0cb6   Import yarl_0.15.0.orig.tar.gz
       new  f6eb968   do not add changelog to long description
       new  ccf9756   docs: disable intersphinx
       new  7d67d59   docs: disable sidebar_collapse option
       new  edc4e4d   disable privacy breach links in documentation
       new  3941d11   merge patched into master
       new  566a869   New upstream release

The 8 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                                        |   23 +
 MANIFEST.in                                        |    1 +
 PKG-INFO                                           |   26 +-
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |    6 +
 ...-do-not-add-changelog-to-long-description.patch |    2 +-
 debian/patches/0002-docs-disable-intersphinx.patch |    2 +-
 ...0003-docs-disable-sidebar_collapse-option.patch |    2 +-
 ...ble-privacy-breach-links-in-documentation.patch |    2 +-
 docs/api.rst                                       |   11 +
 tests/test_pickle.py                               |    1 -
 tests/test_quoting.py                              |   39 +-
 tests/test_update_query.py                         |    1 +
 tests/test_url.py                                  |   11 +
 tests/test_url_update_netloc.py                    |    7 +
 yarl.egg-info/PKG-INFO                             |   26 +-
 yarl/__init__.py                                   |  132 +-
 yarl/__init__.pyi                                  |   15 +-
 yarl/_quoting.c                                    | 1974 +++++++++-----------
 yarl/_quoting.pyx                                  |   80 +-
 yarl/quoting.py                                    |   36 +-
 21 files changed, 1181 insertions(+), 1230 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