forked from pool/python-guessit
Accepting request 1066541 from home:alois:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/1066541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=45
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6406362edb16e07ca73ca70260d4f5a75c9538cf434c362b94bd61de1f1331e0
|
||||
size 158709
|
||||
3
guessit-3.7.0.tar.gz
Normal file
3
guessit-3.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb1a983668af99ddaba05d3cf224c3b37885ff51be343032cde5b35345a768ac
|
||||
size 159451
|
||||
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 18 13:23:05 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- 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 10:31:32 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-guessit
|
||||
Version: 3.6.0
|
||||
Version: 3.7.0
|
||||
Release: 0
|
||||
Summary: A library for guessing information from video files
|
||||
License: LGPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user