[Python-modules-commits] [python-parsel] branch master updated (9615171 -> 9ae2355)

Michael Fladischer fladi at moszumanska.debian.org
Wed Jan 25 08:56:20 UTC 2017


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

fladi pushed a change to branch master
in repository python-parsel.

      from  9615171   change version to 1.0.3-2 (unstable) Team upload. Initialize git-dpm. change urgency to low
       new  ba3cf6c   Import python-parsel_1.1.0.orig.tar.gz
       new  8f5e40e   record new upstream branch created by importing python-parsel_1.1.0.orig.tar.gz and merge it
       new  b9780ad   change version to 1.1.0-1~exp1 (UNRELEASED) New upstream release.
       new  69fa13c   Remove version requirement from python-all for Build-Depends.
       new  dc3bde5   Remove version requirement from python3-cssselect for Build-Depends.
       new  90e5df2   Use https:// for copyright-format 1.0 URL.
       new  9ae2355   change target to experimental Team upload.

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:
 .bumpversion.cfg                     |   2 +-
 NEWS                                 |  11 +++
 debian/.git-dpm                      |  14 +--
 debian/changelog                     |  10 ++
 debian/control                       |   4 +-
 debian/copyright                     |   2 +-
 docs/usage.rst                       | 178 ++++++++++++++++++++++++++++++++++-
 parsel/__init__.py                   |   3 +-
 parsel/csstranslator.py              |   8 ++
 parsel/selector.py                   |  42 +++++++--
 setup.py                             |   7 +-
 tests/test_selector.py               | 145 ++++++++++++++++++++++++++++
 tests/test_selector_csstranslator.py |   8 ++
 13 files changed, 407 insertions(+), 27 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-parsel.git



More information about the Python-modules-commits mailing list