[Python-modules-commits] [python-tmdbsimple] branch upstream updated (86530dc -> a54c2ec)

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


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

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

      from  86530dc   Import python-tmdbsimple_1.7.0.orig.tar.gz
       new  a54c2ec   New upstream version 1.8.0

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