Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-IMDbPY for openSUSE:Factory checked in at 2021-03-10 08:57:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-IMDbPY (Old) and /work/SRC/openSUSE:Factory/.python-IMDbPY.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-IMDbPY" Wed Mar 10 08:57:48 2021 rev:4 rq:878087 version:2020.9.25 Changes: -------- --- /work/SRC/openSUSE:Factory/python-IMDbPY/python-IMDbPY.changes 2021-01-21 21:54:56.085783398 +0100 +++ /work/SRC/openSUSE:Factory/.python-IMDbPY.new.2378/python-IMDbPY.changes 2021-03-10 08:58:54.914991786 +0100 @@ -1,0 +2,34 @@ +Wed Mar 10 01:41:02 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 2020.9.25: + * [general] + + #112: switch to a calendar versioning scheme + + #242: introduce the "imdbID" key with the actual imdbID for movies and + persons + + #247: use html escape + + #257: fix exception formatting string (courtesy of miigotu) + + #262: remove obsolete Feature key from setup.py + + #265: imdb.helpers.resizeImage function to manipulate image URLs + + #267: update regex to support imdbIndex without a year + + #275: update che path for Creator + + #284: use derived loggers (courtesy of jsynowiec) + + #282: use correct escape sequence for regular expressions + * [http] + + #134: fix movie awards parser + + #228: fix goofs parser + + #229: introduce the "original title" key + + #230: get_keyword method is now paginated + + #234: parse person awards (thanks to Volkan Yalcin) + + #237: fix quotes parser + + #241: introduce recommendations parser + + #244: fix parser for persons filmography + + #245: ability to fetch information about a single season + + #260: parsers for top rated tv show, top rated indian movies, most + popular tv shows and movies + + #273: ability to parse movie lists (courtesy of Stein van Broekhoven) + * [sql] + + #270: introduce a progress bar importing s3 dataset + + #278: fix access to s3 tables +- Update docs and license sections + +------------------------------------------------------------------- Old: ---- IMDbPY-6.8.tar.gz New: ---- IMDbPY-2020.9.25.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-IMDbPY.spec ++++++ --- /var/tmp/diff_new_pack.4EFnbz/_old 2021-03-10 08:58:55.354992241 +0100 +++ /var/tmp/diff_new_pack.4EFnbz/_new 2021-03-10 08:58:55.358992245 +0100 @@ -19,11 +19,10 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-IMDbPY -Version: 6.8 +Version: 2020.9.25 Release: 0 Summary: Python package to access the IMDb's database License: GPL-2.0-or-later -Group: Development/Languages/Python URL: https://imdbpy.sourceforge.io/ Source: https://files.pythonhosted.org/packages/source/I/IMDbPY/IMDbPY-%{version}.tar.gz Patch0: do_not_install_scripts.patch @@ -69,8 +68,8 @@ %python_uninstall_alternative imdbpy %files %{python_files} -%doc README.rst docs/Changelog.rst -%license docs/GPL.txt docs/LICENSE.txt +%doc README.rst CHANGELOG.txt +%license LICENSE.txt %python_alternative %{_bindir}/imdbpy %{python_sitelib}/IMDbPY-%{version}-py%{python_version}.egg-info %{python_sitelib}/imdb ++++++ IMDbPY-6.8.tar.gz -> IMDbPY-2020.9.25.tar.gz ++++++ ++++ 11223 lines of diff (skipped)