14
0

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

- 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

OBS-URL: https://build.opensuse.org/request/show/1066738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=47
This commit is contained in:
2023-02-20 08:53:12 +00:00
committed by Git OBS Bridge
parent 1a387502be
commit 5ea1cbfe09
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Feb 20 08:45:07 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
- 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 13:23:05 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>

View File

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