[Python-modules-commits] [python-parsel] branch upstream updated (ba3cf6c -> f3348b8)

Michael Fladischer fladi at moszumanska.debian.org
Mon May 29 08:06:28 UTC 2017


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

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

      from  ba3cf6c   Import python-parsel_1.1.0.orig.tar.gz
       new  f3348b8   Import python-parsel_1.2.0.orig.tar.gz

The 1 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 +-
 .travis.yml            |  27 ++++++++-----
 NEWS                   |  18 +++++++++
 docs/usage.rst         |  11 ++++--
 parsel/__init__.py     |   2 +-
 parsel/selector.py     |  66 ++++++++++++++++++++++++++------
 parsel/utils.py        |  25 +++++++++----
 release.rst            |   2 +
 requirements.txt       |   4 --
 setup.py               |   5 ++-
 tests/test_selector.py | 100 +++++++++++++++++++++++++++++++++++++++++++++++++
 tox.ini                |   4 +-
 12 files changed, 225 insertions(+), 41 deletions(-)
 delete mode 100644 requirements.txt

-- 
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