[Python-modules-commits] [yarl] branch master updated (9277c5b -> 0b4738f)

Piotr Ożarowski piotr at moszumanska.debian.org
Wed Dec 21 12:00:38 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  9277c5b   New upstream release
       new  d0fb479   record new upstream branch created by importing yarl_0.7.1.orig.tar.gz
       new  603ecca   Import yarl_0.7.1.orig.tar.gz
       new  5fcf3b9   do not add changelog to long description
       new  dc2923e   docs: disable intersphinx
       new  d1a342a   docs: disable sidebar_collapse option
       new  6b56353   merge patched into master
       new  1309145   New upstream release
       new  d85bc85   record new upstream branch created by importing yarl_0.8.1.orig.tar.gz
       new  6865bfe   Import yarl_0.8.1.orig.tar.gz
       new  00a0891   do not add changelog to long description
       new  ed28199   docs: disable intersphinx
       new  a4ced16   docs: disable sidebar_collapse option
       new  7625742   merge patched into master
       new  baa3bec   New upstream release
       new  4e2567e   0.7.1-1 wasn't uploaded
       new  0b4738f   disable tests if only arch. independent package is built

The 16 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                                        |   21 +
 PKG-INFO                                           |   23 +-
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |    7 +
 ...-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 +-
 debian/rules                                       |    2 +
 setup.cfg                                          |    4 +-
 setup.py                                           |   10 +-
 tests/test_quoting.py                              |   79 +-
 tests/test_url.py                                  |   39 +-
 yarl.egg-info/PKG-INFO                             |   23 +-
 yarl/__init__.py                                   |   73 +-
 yarl/_quoting.c                                    | 2015 +++++++++++++-------
 yarl/_quoting.pyx                                  |   65 +-
 yarl/quoting.py                                    |   51 +-
 17 files changed, 1590 insertions(+), 846 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