[Python-modules-commits] [yarl] branch master updated (0b4738f -> 814dd2d)
Piotr Ożarowski
piotr at moszumanska.debian.org
Tue Jun 20 18:21:32 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 0b4738f disable tests if only arch. independent package is built
new db5597b record new upstream branch created by importing yarl_0.10.3.orig.tar.gz
new 33967f0 Import yarl_0.10.3.orig.tar.gz
new 2a4f07e do not add changelog to long description
new 6424e6a docs: disable intersphinx
new e449195 docs: disable sidebar_collapse option
new 4a23e9e merge patched into master
new 5c76c6f New upstream release
new ca99228 Standards-Version bumped to 4.0.0 (no changes needed)
new de85e20 disable privacy breach links in documentation
new 0d56439 merge patched into master
new 177308c disable privacy breach links in documentation
new 03d4241 merge patched into master
new 814dd2d mention privacy breach patch in changelog
The 13 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 +-
debian/.git-dpm | 14 +-
debian/changelog | 8 +
debian/control | 2 +-
...-do-not-add-changelog-to-long-description.patch | 6 +-
debian/patches/0002-docs-disable-intersphinx.patch | 2 +-
...0003-docs-disable-sidebar_collapse-option.patch | 2 +-
...ble-privacy-breach-links-in-documentation.patch | 34 +
debian/patches/series | 1 +
docs/api.rst | 113 +-
docs/conf.py | 14 +-
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 +-
24 files changed, 2568 insertions(+), 856 deletions(-)
create mode 100644 debian/patches/0004-disable-privacy-breach-links-in-documentation.patch
--
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