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:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-subliminal
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: Python library to search and download subtitles
|
||||
License: MIT
|
||||
@@ -37,7 +37,7 @@ Requires: python-click-option-group >= 0.5.6
|
||||
Requires: python-dogpile.cache >= 1.0
|
||||
Requires: python-enzyme >= 0.5.0
|
||||
Requires: python-guessit >= 3.0.0
|
||||
Requires: python-platformdirs >= 4.2
|
||||
Requires: python-platformdirs >= 3
|
||||
Requires: python-pysubs2 >= 1.7
|
||||
Requires: python-rarfile >= 2.7
|
||||
Requires: python-requests >= 2.7.0
|
||||
|
Reference in New Issue
Block a user