Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cairocffi for
openSUSE:Factory checked in at 2023-10-22 21:01:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cairocffi (Old)
and /work/SRC/openSUSE:Factory/.python-cairocffi.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cairocffi"
Sun Oct 22 21:01:17 2023 rev:26 rq:1118989 version:1.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cairocffi/python-cairocffi.changes
2023-05-09 13:06:47.748827413 +0200
+++
/work/SRC/openSUSE:Factory/.python-cairocffi.new.1945/python-cairocffi.changes
2023-10-22 21:01:31.928575291 +0200
@@ -1,0 +2,11 @@
+Thu Oct 19 13:30:28 UTC 2023 - Soc Virnyl Estela <[email protected]>
+
+- update to version 1.6.1
+ * use in-line ABI mode
+ * use in-line mode for xcffib
+ * require xcffib 0.4.0+
+ * update docs
+ * build requires flit-core
+- remove disabling of text_xcb_window
+
+-------------------------------------------------------------------
Old:
----
cairocffi-1.5.1.tar.gz
New:
----
cairocffi-1.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cairocffi.spec ++++++
--- /var/tmp/diff_new_pack.wL0XAV/_old 2023-10-22 21:01:33.384628234 +0200
+++ /var/tmp/diff_new_pack.wL0XAV/_new 2023-10-22 21:01:33.400628816 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cairocffi
-Version: 1.5.1
+Version: 1.6.1
Release: 0
Summary: Python cairo bindings based on cffi
License: BSD-3-Clause
@@ -29,9 +29,10 @@
Patch1: skip-pikepdf.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module cffi >= 1.1.0}
+BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
-BuildRequires: %{python_module xcffib >= 0.3.2}
+BuildRequires: %{python_module xcffib >= 0.4.0}
BuildRequires: cairo
Requires: cairo
Requires: python-cffi >= 1.1.0
@@ -80,7 +81,7 @@
%check
# Switch off test_xcb_window (gh#Kozea/cairocffi#203)
-%python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}" xvfb-run
--server-args="-screen 0 1280x1024x16" $python -m pytest -k "not
test_xcb_window"
+%python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}" xvfb-run
--server-args="-screen 0 1280x1024x16" $python -m pytest
%files %{python_files}
%license LICENSE
++++++ cairocffi-1.5.1.tar.gz -> cairocffi-1.6.1.tar.gz ++++++
++++ 2330 lines of diff (skipped)