14
0

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:
2024-06-28 07:00:28 +00:00
committed by Git OBS Bridge
parent 6587127b8e
commit 239e26ae6f
4 changed files with 13 additions and 5 deletions

View File

@@ -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