[Python-modules-commits] [python-mechanicalsoup] 02/08: Updated version 0.8.0 from 'upstream/0.8.0'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Oct 10 14:52:19 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-mechanicalsoup.

commit 26e1b4d46168e05df2b6acd7c867865b7c760587
Merge: be2a618 a8b374c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 10 11:21:02 2017 +0100

    Updated version 0.8.0 from 'upstream/0.8.0'
    
    with Debian dir 18fd16161d490cdb9715cf85840a2d3ddee4eb51

 MechanicalSoup.egg-info/PKG-INFO    |   4 +-
 MechanicalSoup.egg-info/SOURCES.txt |   1 +
 PKG-INFO                            |   4 +-
 README.md                           |  32 +++++++--
 example.py                          |   5 +-
 mechanicalsoup/__init__.py          |   4 +-
 mechanicalsoup/__version__.py       |   5 ++
 mechanicalsoup/browser.py           |  47 ++++++++++--
 mechanicalsoup/form.py              |  20 ++++--
 mechanicalsoup/stateful_browser.py  |  58 ++++++++-------
 setup.cfg                           |   8 ++-
 setup.py                            |  26 ++++---
 tests/test_browser.py               |  51 +++++++++++--
 tests/test_form.py                  | 139 ++++++++++++++++++++++++++++++------
 tests/test_stateful_browser.py      | 121 ++++++++++++++++++++++++++++++-
 15 files changed, 445 insertions(+), 80 deletions(-)

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



More information about the Python-modules-commits mailing list