Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c03fb557e7 | |||
| 2b5a430747 | |||
| faeacf1891 | |||
| 5faba2b3ef |
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 15 09:22:38 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 2.5.0
|
||||||
|
* Fix generate_default_config for click==8.3
|
||||||
|
* Add support for python 3.14
|
||||||
|
* Add tmp folder to some tests that fail in dirty local
|
||||||
|
environment
|
||||||
|
* Compatibility with stevedore 5.6.0
|
||||||
|
* Fix test on big-endian system
|
||||||
|
* Update pre-commit versions
|
||||||
|
* Fix click tests
|
||||||
|
* Fix some tests so they are more stable
|
||||||
|
* OpenSubtitlesCom: add a max_result_pages parameter
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 3 05:01:28 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 2.4.0
|
||||||
|
* Use fps match for scoring subtitles
|
||||||
|
* Refactor cli.py into folder
|
||||||
|
* show all entries from towncrier
|
||||||
|
* Fix guessit title str
|
||||||
|
* Add a section to README about using --debug
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 9 04:27:21 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
|
Fri May 9 04:27:21 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-subliminal
|
# spec file for package python-subliminal
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-subliminal
|
Name: python-subliminal
|
||||||
Version: 2.3.2
|
Version: 2.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library to search and download subtitles
|
Summary: Python library to search and download subtitles
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e9adee230b8bf46e27214da71ada18a3a0107d968005a25be3db5bc5855fb433
|
|
||||||
size 3459550
|
|
||||||
3
subliminal-2.5.0.tar.gz
Normal file
3
subliminal-2.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c79507e9c304895fb41eb0039b11f5abcb9f77376fe550cb605932836dfadc3
|
||||||
|
size 3729315
|
||||||
Reference in New Issue
Block a user