Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 52f78c3e3b | |||
| a2009ed037 | |||
| 06e20c7450 | |||
| 0c26a47da4 |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 09:25:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Add missing dependency on some image loader
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 08:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cairocffi
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# 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
|
||||
@@ -34,8 +34,6 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: %{python_module xcffib >= 0.4.0}
|
||||
BuildRequires: cairo
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: cairo
|
||||
Requires: python-cffi >= 1.1.0
|
||||
Requires: python-xcffib >= 0.3.2
|
||||
@@ -44,8 +42,9 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module numpy}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: dejavu-fonts
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gdk-pixbuf
|
||||
BuildRequires: glycin-loaders
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: xvfb-run
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user