From 805acf383714560271a44287edee6be4cfee855660c5e042f3a58e6cef04ffb8 Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Fri, 23 Feb 2024 18:15:09 +0000 Subject: [PATCH] Accepting request 1150008 from home:rrahl0:upgrades - fix runtime dependencies OBS-URL: https://build.opensuse.org/request/show/1150008 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-modern-colorthief?expand=0&rev=3 --- python-modern-colorthief.changes | 5 +++++ python-modern-colorthief.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/python-modern-colorthief.changes b/python-modern-colorthief.changes index 518128d..d6d53c2 100644 --- a/python-modern-colorthief.changes +++ b/python-modern-colorthief.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 23 18:12:15 UTC 2024 - Richard Rahl + +- fix runtime dependencies + ------------------------------------------------------------------- Wed Dec 13 01:48:31 UTC 2023 - Richard Rahl diff --git a/python-modern-colorthief.spec b/python-modern-colorthief.spec index bd5bae9..1c30aea 100644 --- a/python-modern-colorthief.spec +++ b/python-modern-colorthief.spec @@ -1,7 +1,7 @@ # # spec file for package python-modern-colorthief # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-modern-colorthief Version: 0.1.2 @@ -23,12 +24,12 @@ Summary: Colorthief reimagined License: MIT URL: https://github.com/baseplate-admin/modern_colorthief Source: https://files.pythonhosted.org/packages/source/m/modern-colorthief/modern_colorthief-%{version}.tar.gz -BuildRequires: python-rpm-macros +BuildRequires: %{python_module Pillow} BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core} -BuildRequires: %{python_module Pillow} BuildRequires: fdupes -Requires: python3-Pillow +BuildRequires: python-rpm-macros +Requires: python-Pillow BuildArch: noarch %python_subpackages