[Python-modules-commits] [python-tmdbsimple] branch master updated (303738d -> c06de01)
Michael Fladischer
fladi at moszumanska.debian.org
Wed Jan 11 11:54:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository python-tmdbsimple.
from 303738d Initial release (Closes: #837884).
new d533287 Import python-tmdbsimple_1.4.1.orig.tar.gz
new ceafbab record new upstream branch created by importing python-tmdbsimple_1.4.1.orig.tar.gz and merge it
new 4a039fe change version to 1.4.1-1 (UNRELEASED) New upstream release.
new c06de01 change target to unstable
The 4 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:
debian/.git-dpm | 14 +++++------
debian/changelog | 6 +++++
setup.py | 4 +--
tests/test_account.py | 2 +-
tests/test_changes.py | 2 +-
tests/test_configuration.py | 2 +-
tests/test_discover.py | 12 +++++++--
tests/test_find.py | 2 +-
tests/test_genres.py | 2 +-
tests/test_movies.py | 2 +-
tests/test_people.py | 2 +-
tests/test_search.py | 2 +-
tests/test_tv.py | 2 +-
tmdbsimple/__init__.py | 12 +++------
tmdbsimple/account.py | 2 +-
tmdbsimple/base.py | 2 +-
tmdbsimple/changes.py | 2 +-
tmdbsimple/configuration.py | 2 +-
tmdbsimple/discover.py | 61 +++++++++++++++++++++++++++++++--------------
tmdbsimple/find.py | 2 +-
tmdbsimple/movies.py | 2 +-
tmdbsimple/people.py | 2 +-
tmdbsimple/search.py | 4 +--
tmdbsimple/tv.py | 2 +-
24 files changed, 89 insertions(+), 58 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