[Python-modules-commits] [python-tmdbsimple] 03/09: Update upstream source from tag 'upstream/2.1.0'

Michael Fladischer fladi at moszumanska.debian.org
Tue Jan 9 07:28:21 UTC 2018


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

fladi pushed a commit to branch debian/master
in repository python-tmdbsimple.

commit 0a003fe3cf57c9e2b95953b32f8ac10915df87f1
Merge: 5bdef99 b436a36
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jan 9 08:19:58 2018 +0100

    Update upstream source from tag 'upstream/2.1.0'
    
    Update to upstream version '2.1.0'
    with Debian dir c77e7e0042e759c69bba4097fdc69e41c0b92732

 README.rst                  |  2 +-
 setup.py                    |  4 ++--
 tests/__init__.py           |  2 +-
 tests/test_account.py       |  2 +-
 tests/test_base.py          | 52 +++++++++++++++++++++++++++++++++++++++++++++
 tests/test_changes.py       |  2 +-
 tests/test_configuration.py |  2 +-
 tests/test_discover.py      |  2 +-
 tests/test_find.py          |  2 +-
 tests/test_genres.py        | 11 +++++++---
 tests/test_movies.py        | 15 ++++++-------
 tests/test_people.py        |  2 +-
 tests/test_search.py        |  2 +-
 tests/test_tv.py            |  2 +-
 tmdbsimple/__init__.py      |  6 +++---
 tmdbsimple/account.py       |  2 +-
 tmdbsimple/base.py          |  4 ++--
 tmdbsimple/changes.py       |  2 +-
 tmdbsimple/configuration.py |  2 +-
 tmdbsimple/discover.py      |  2 +-
 tmdbsimple/find.py          |  2 +-
 tmdbsimple/genres.py        | 27 ++++++++++++++++++-----
 tmdbsimple/movies.py        | 42 +++++++++++++++++++++++++-----------
 tmdbsimple/people.py        |  2 +-
 tmdbsimple/search.py        |  2 +-
 tmdbsimple/tv.py            |  2 +-
 26 files changed, 144 insertions(+), 53 deletions(-)

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



More information about the Python-modules-commits mailing list