14
0

Accepting request 929825 from home:alois:branches:devel:languages:python

- Update to version 3.4.1
  Fix:
  * other: Detect "Open Matte" with non-space separator
  * packaging: Use stdlib importlib.resources in py 3.7+

OBS-URL: https://build.opensuse.org/request/show/929825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=37
This commit is contained in:
2021-11-06 07:25:41 +00:00
committed by Git OBS Bridge
parent f5dd639b1f
commit c6ee1da65f
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Nov 6 07:06:31 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.4.1
Fix:
* other: Detect "Open Matte" with non-space separator
* packaging: Use stdlib importlib.resources in py 3.7+
-------------------------------------------------------------------
Fri Nov 5 05:42:15 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>