Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-xcffib for openSUSE:Factory 
checked in at 2026-03-25 21:17:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xcffib (Old)
 and      /work/SRC/openSUSE:Factory/.python-xcffib.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xcffib"

Wed Mar 25 21:17:14 2026 rev:17 rq:1342262 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xcffib/python-xcffib.changes      
2025-06-10 08:58:58.775765037 +0200
+++ /work/SRC/openSUSE:Factory/.python-xcffib.new.8177/python-xcffib.changes    
2026-03-27 06:49:25.421764951 +0100
@@ -1,0 +2,41 @@
+Tue Mar 24 15:25:20 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.9.0:
+  * don't use pytest-xdist #184
+  * add an xkb.Action test #184
+- update to 1.8.0:
+  * don't do things in parallel #178
+  * use ruff linting/formatting #178
+  * be less strange about extension key lifetimes #178
+  * guard against null return from xcb_get_extension_data() #180
+- update to 1.7.1:
+  * wait for xvfb screen to be the right size #177 (Tycho
+    Andersen)
+- update to 1.7.0:
+  * cffi api mode (George Harker) #169
+  * v1.7.0
+- update to 1.6.2:
+  * Add python_requires to setup.py (amykyta-sx) #176
+- update to 1.6.1:
+  * use $(CABAL) for cabal #174
+- update to 1.6.0:
+  * build+test against xcb-proto 1.17.0 #165
+  * add python 3.11
+  * drop support for xcb-proto-1.15.x
+  * switch to ubuntu-24.04
+  * always use $PATH python #172
+  * run more stuff in parallel #172
+  * delete lock before unlocking #170
+  * run tests in parallel #170
+  * drop xpyb references
+  * drop pyTruth
+  * drop mkVar
+  * drop mkTuple
+  * drop repeatStr
+  * drop mkImport
+  * drop noArgs
+  * add support for xprint
+  * add support for XKB
+  * drop mkInt
+
+-------------------------------------------------------------------

Old:
----
  xcffib-1.5.0.tar.gz

New:
----
  xcffib-1.12.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-xcffib.spec ++++++
--- /var/tmp/diff_new_pack.EvfB8l/_old  2026-03-27 06:49:26.069791636 +0100
+++ /var/tmp/diff_new_pack.EvfB8l/_new  2026-03-27 06:49:26.073791802 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xcffib
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -27,7 +27,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-xcffib%{?psuffix}
-Version:        1.5.0
+Version:        1.12.0
 Release:        0
 Summary:        A drop in replacement for xpyb, an XCB python binding
 License:        Apache-2.0
@@ -35,10 +35,10 @@
 Source:         
https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-%{version}.tar.gz
 BuildRequires:  %{python_module cffi >= 1.1.0}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 61.0}
 BuildRequires:  %{python_module wheel}
 %if %{with test}
-BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytest >= 8.4}
 BuildRequires:  %{python_module xcffib}
 %endif
 BuildRequires:  fdupes

++++++ xcffib-1.5.0.tar.gz -> xcffib-1.12.0.tar.gz ++++++
++++ 42132 lines of diff (skipped)

Reply via email to