From 239e26ae6f93e28f488a72cb49877e3f1fe98d0c645c136e905d81a68ac4cfe5 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Fri, 28 Jun 2024 07:00:28 +0000 Subject: [PATCH] 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 --- python-subliminal.changes | 8 ++++++++ python-subliminal.spec | 4 ++-- subliminal-2.2.0.tar.gz | 3 --- subliminal-2.2.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 subliminal-2.2.0.tar.gz create mode 100644 subliminal-2.2.1.tar.gz diff --git a/python-subliminal.changes b/python-subliminal.changes index 75695bb..2bdcd03 100644 --- a/python-subliminal.changes +++ b/python-subliminal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 28 06:45:28 UTC 2024 - Luigi Baldoni + +- 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 diff --git a/python-subliminal.spec b/python-subliminal.spec index bf289b3..908c3bd 100644 --- a/python-subliminal.spec +++ b/python-subliminal.spec @@ -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 diff --git a/subliminal-2.2.0.tar.gz b/subliminal-2.2.0.tar.gz deleted file mode 100644 index a1f5d89..0000000 --- a/subliminal-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f103380d1e2ef09b7cb194beff5bf4a19492d5f3bbf336dec03a7451c992a593 -size 3121983 diff --git a/subliminal-2.2.1.tar.gz b/subliminal-2.2.1.tar.gz new file mode 100644 index 0000000..a489ede --- /dev/null +++ b/subliminal-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed6024a07bbb3c68fe3db76374244ad91adfca9d93fc24d3ddb9ef61825756e +size 3122221