Changelog for
python312-guessit-3.8.0-4.1.noarch.rpm :
* Fri Jan 10 2025 Nico Krapp
- migrate to pyproject macros- add remove-six.patch to drop dependency on python-six
* Sun Jun 23 2024 Luigi Baldoni - Raise version requirement for python-rebulk (fixes boo#1226826)
* Fri Feb 16 2024 Luigi Baldoni - Disable tests for Leap 15.6
* Thu Dec 14 2023 Luigi Baldoni - Update to version 3.8.0 Chore:
* migrate setup.cfg to pyproject.toml
* remove win_private_assemblies from pyinstaller spec
* Silence pylint Feature:
* detect Dolby Vision from DV
* add Paramount+ to Streaming Services
* add amzn-cbr
* add python 3.12 and pypy 3.10 support Fix:
* pathlib.Path.__enter__() is deprecated
* importlib.resources.read_text() is deprecated Style:
* fix pylint false positive
* Mon Feb 20 2023 Luigi Baldoni - Update to version 3.7.1 Fix:
* episode: Ignore absolute_episode guess when SxxExx match is available in filepart + title: Fix title guessing for Show Name/Season XX/episode.mkv directories pattern
* Sat Feb 18 2023 Luigi Baldoni - Update to version 3.7.0 Feature:
* week: Add week property Fix:
* episode: Fix invalid episode range when a weak episode is present before the match
* expected: Build output from input string for expected_title/expected_group
* release_group: Properly extract group name from format \"Title
* edition: Improve remastered/restored detection
* container: Add m2ts to container extensions Documentation:
* contributing: Update branch name
* Sat Feb 18 2023 Luigi Baldoni - Update to version 3.6.0 Feature:
* audio_codec: Detect \"DTS:X\"
* Wed Nov 02 2022 Luigi Baldoni - Update to version 3.5.0 Feature:
* dependencies: Drop Python 3.6 support Fix:
* audio_codec: Detect \"E-AC-3\" and \"AC-3\"
* typo: Fix common typo
* Fri Feb 18 2022 Antonio Larrosa - Rename the dependency on importlib-resources to importlib_resources to be compatible with the SLE packages
* Sat Nov 20 2021 Luigi Baldoni - Update to version 3.4.3 Fix:
* setuptools: Drop usage of test_requires and setup_requires