[Python-modules-commits] [yarl] branch master updated (f533c3e -> 9277c5b)
Piotr Ożarowski
piotr at moszumanska.debian.org
Mon Nov 7 21:51:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch master
in repository yarl.
from f533c3e hardcode LC_ALL to UTF-8 to make sure docs build
new 18df92e record new upstream branch created by importing yarl_0.7.0.orig.tar.gz
new bab09da Import yarl_0.7.0.orig.tar.gz
new e179705 do not add changelog to long description
new 5ef473d docs: disable intersphinx
new c11084a docs: disable sidebar_collapse option
new 81c8d76 merge patched into master
new 9277c5b New upstream release
The 7 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 | 11 +
PKG-INFO | 17 +-
README.rst | 4 +
debian/.git-dpm | 14 +-
debian/changelog | 6 +
...-do-not-add-changelog-to-long-description.patch | 4 +-
debian/patches/0002-docs-disable-intersphinx.patch | 2 +-
...0003-docs-disable-sidebar_collapse-option.patch | 2 +-
setup.cfg | 4 +-
setup.py | 4 +-
tests/test_quoting.py | 32 +
tests/test_url.py | 28 +-
yarl.egg-info/PKG-INFO | 17 +-
yarl/__init__.py | 89 +-
yarl/_quoting.c | 1060 ++++++++++++--------
yarl/_quoting.pyx | 29 +-
yarl/quoting.py | 20 +-
17 files changed, 856 insertions(+), 487 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