[Python-modules-commits] [python-tmdbsimple] 02/05: Update upstream source from tag 'upstream/1.8.0'

Michael Fladischer fladi at moszumanska.debian.org
Tue Oct 31 09:33:36 UTC 2017


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 740ba9afffdd0664d96a38922e241dce312f67ba
Merge: 3e34064 a54c2ec
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Oct 31 09:19:51 2017 +0100

    Update upstream source from tag 'upstream/1.8.0'
    
    Update to upstream version '1.8.0'
    with Debian dir f569404735a7fbbf73b7be5af8f9160ff261ca8a

 setup.py                    |   6 +-
 tests/test_movies.py        |  13 +++++
 tests/test_people.py        |   2 +-
 tests/test_tv.py            |  26 +++++----
 tmdbsimple/__init__.py      |   6 +-
 tmdbsimple/account.py       |   8 +--
 tmdbsimple/base.py          |   7 ++-
 tmdbsimple/changes.py       |   2 +-
 tmdbsimple/configuration.py |   6 +-
 tmdbsimple/discover.py      |   2 +-
 tmdbsimple/find.py          |   2 +-
 tmdbsimple/genres.py        |   2 +-
 tmdbsimple/movies.py        | 136 ++++++++++++++++++++++++--------------------
 tmdbsimple/people.py        |   6 +-
 tmdbsimple/search.py        |   2 +-
 tmdbsimple/tv.py            |  83 ++++++++++++++++-----------
 16 files changed, 181 insertions(+), 128 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