forked from pool/python-subliminal
Accepting request 1183797 from home:alois:branches:devel:languages:python
- Update to version 2.2.1 * Relax the version bounds on platformdirs to >= 3 * Show config message only in debug mode in CLI * Add example subliminal.toml to docs and various docs fixes OBS-URL: https://build.opensuse.org/request/show/1183797 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 28 06:45:28 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 2.2.1
|
||||||
|
* Relax the version bounds on platformdirs to >= 3
|
||||||
|
* Show config message only in debug mode in CLI
|
||||||
|
* Add example subliminal.toml to docs and various docs fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 25 09:34:51 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
Tue Jun 25 09:34:51 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-subliminal
|
Name: python-subliminal
|
||||||
Version: 2.2.0
|
Version: 2.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library to search and download subtitles
|
Summary: Python library to search and download subtitles
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -37,7 +37,7 @@ Requires: python-click-option-group >= 0.5.6
|
|||||||
Requires: python-dogpile.cache >= 1.0
|
Requires: python-dogpile.cache >= 1.0
|
||||||
Requires: python-enzyme >= 0.5.0
|
Requires: python-enzyme >= 0.5.0
|
||||||
Requires: python-guessit >= 3.0.0
|
Requires: python-guessit >= 3.0.0
|
||||||
Requires: python-platformdirs >= 4.2
|
Requires: python-platformdirs >= 3
|
||||||
Requires: python-pysubs2 >= 1.7
|
Requires: python-pysubs2 >= 1.7
|
||||||
Requires: python-rarfile >= 2.7
|
Requires: python-rarfile >= 2.7
|
||||||
Requires: python-requests >= 2.7.0
|
Requires: python-requests >= 2.7.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f103380d1e2ef09b7cb194beff5bf4a19492d5f3bbf336dec03a7451c992a593
|
|
||||||
size 3121983
|
|
3
subliminal-2.2.1.tar.gz
Normal file
3
subliminal-2.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ed6024a07bbb3c68fe3db76374244ad91adfca9d93fc24d3ddb9ef61825756e
|
||||||
|
size 3122221
|
Reference in New Issue
Block a user