[Python-modules-commits] [yarl] branch master updated (97dd5a4 -> f5ad6d2)
Piotr Ożarowski
piotr at moszumanska.debian.org
Sun Jul 16 12:14:17 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 97dd5a4 New upstream release
new 2685090 record new upstream branch created by importing yarl_0.12.0.orig.tar.gz
new 39878b7 Import yarl_0.12.0.orig.tar.gz
new 6436271 do not add changelog to long description
new 517ab86 docs: disable intersphinx
new d953539 docs: disable sidebar_collapse option
new 819e263 disable privacy breach links in documentation
new 3f6a839 merge patched into master
new f5ad6d2 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 | 7 +
PKG-INFO | 12 +-
README.rst | 3 +
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 | 6 +-
tests/test_update_query.py | 154 +++++++++++++++++++++
tests/test_url.py | 149 +-------------------
yarl.egg-info/PKG-INFO | 12 +-
yarl.egg-info/SOURCES.txt | 2 +
yarl/__init__.py | 4 +-
yarl/__init__.pyi | 32 +++--
yarl/_quoting.c | 10 +-
yarl/_quoting.pyi | 5 +
yarl/_quoting.pyx | 4 +-
19 files changed, 253 insertions(+), 175 deletions(-)
create mode 100644 tests/test_update_query.py
create mode 100644 yarl/_quoting.pyi
--
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