[Python-modules-commits] [python-restless] 02/07: Merge tag	'upstream/2.1.1'
    Wolfgang Borgert 
    debacle at moszumanska.debian.org
       
    Sun Nov 12 12:02:31 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-restless.
commit fcf273ca272aadd9b32d0907e07433c8ffc7f6b5
Merge: 7b3c38e 8f3c5b6
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sun Nov 12 11:46:27 2017 +0100
    Merge tag 'upstream/2.1.1'
 .travis.yml                  |  27 +++++++++--
 AUTHORS                      |   9 ++--
 README.rst                   |   9 +++-
 docs/cookbook.rst            |   2 +-
 docs/extending.rst           |  90 +++++++++++++++++++++++++++++++++--
 docs/index.rst               |   3 +-
 docs/releasenotes/v2.0.3.rst |   2 +-
 docs/releasenotes/v2.1.0.rst |  19 ++++++++
 docs/releasenotes/v2.1.1.rst |  10 ++++
 docs/tutorial.rst            |   5 +-
 restless/__init__.py         |   2 +-
 restless/dj.py               |   3 +-
 restless/it.py               |  47 -------------------
 restless/preparers.py        | 103 +++++++++++++++++++++++++++++++++++++++-
 restless/resources.py        |   4 +-
 restless/serializers.py      |   2 +-
 restless/tnd.py              |   2 +-
 restless/utils.py            |   7 +--
 tests/test_dj.py             |  21 +++++++--
 tests/test_it.py             | 109 -------------------------------------------
 tests/test_preparers.py      |  71 +++++++++++++++++++++++++++-
 tox.ini                      |  37 ++++++++++-----
 22 files changed, 380 insertions(+), 204 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-restless.git
    
    
More information about the Python-modules-commits
mailing list