Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyuv for openSUSE:Factory 
checked in at 2023-02-21 15:36:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyuv (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyuv.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyuv"

Tue Feb 21 15:36:27 2023 rev:5 rq:1066943 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyuv/python-pyuv.changes  2022-06-23 
10:25:45.263836741 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyuv.new.22824/python-pyuv.changes       
2023-02-21 15:36:41.440510659 +0100
@@ -1,0 +2,5 @@
+Tue Feb 21 09:15:15 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Skip build for python 3.11, not supported yet
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyuv.spec ++++++
--- /var/tmp/diff_new_pack.6PVOq7/_old  2023-02-21 15:36:43.976525233 +0100
+++ /var/tmp/diff_new_pack.6PVOq7/_new  2023-02-21 15:36:43.980525256 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyuv
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python311 1
 Name:           python-pyuv
 Version:        1.4.0
 Release:        0
@@ -80,6 +80,7 @@
 %files %{python_files}
 %doc AUTHORS ChangeLog README.rst
 %license LICENSE
-%{python_sitearch}/*
+%{python_sitearch}/pyuv
+%{python_sitearch}/pyuv-%{version}*-info
 
 %changelog

Reply via email to