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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bac608f9075db4a430989e6c48c7e19abedf910e3701eaabefc6a299c8399dc
size 161778

3
guessit-3.4.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e732a5010cdac5ac5d410408146ac804e41380e2c9003722044bb817e8f0b217
size 165594

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>

View File

@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-guessit
Version: 3.4.0
Version: 3.4.1
Release: 0
Summary: A library for guessing information from video files
License: LGPL-3.0-only