forked from pool/python-guessit
Accepting request 1133091 from home:alois:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1133091 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 12:26:28 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- 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 08:45:07 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user