15
0

6 Commits

Author SHA256 Message Date
6e4df61a5f Accepting request 1305777 from devel:languages:python
- Add missing dependency on some image loader (forwarded request 1305752 from mcalabkova)

OBS-URL: https://build.opensuse.org/request/show/1305777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cairocffi?expand=0&rev=30
2025-09-24 13:22:22 +00:00
c20d7e968d - Add missing dependency on some image loader
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=64
2025-09-18 10:52:41 +00:00
069957bae2 Accepting request 1205100 from devel:languages:python
FOR openSUSE:Factory:Staging:E 

- Readd disabling test_xcb tests. Please, don’t reenable until gh#Kozea/cairocffi#203 is fixed.

OBS-URL: https://build.opensuse.org/request/show/1205100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cairocffi?expand=0&rev=29
2024-10-02 19:31:59 +00:00
071c7af2ab - Readd disabling test_xcb tests. Please, don’t reenable until
gh#Kozea/cairocffi#203 is fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=62
2024-10-02 08:13:06 +00:00
7727106997 Accepting request 1181938 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1181938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cairocffi?expand=0&rev=28
2024-06-21 14:02:32 +00:00
6d97b37ad3 - Update to 1.7.0:
* #227: Add get_hairline() and set_hairline() functions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=60
2024-06-20 13:17:58 +00:00
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cairocffi
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -34,6 +34,8 @@ 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
@@ -42,9 +44,8 @@ BuildArch: noarch
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest}
BuildRequires: dejavu-fonts
BuildRequires: fdupes
BuildRequires: gdk-pixbuf
BuildRequires: python-rpm-macros
BuildRequires: glycin-loaders
BuildRequires: xvfb-run
# /SECTION
%python_subpackages