Accepting request 1150013 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1150013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-modern-colorthief?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-02-25 13:05:41 +00:00 committed by Git OBS Bridge
commit 4e252fed1f
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 18:12:15 UTC 2024 - Richard Rahl <rrahl0@proton.me>
- fix runtime dependencies
-------------------------------------------------------------------
Wed Dec 13 01:48:31 UTC 2023 - Richard Rahl <rrahl0@proton.me>

View File

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