Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pydle for openSUSE:Factory 
checked in at 2024-03-22 15:21:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydle (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydle.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydle"

Fri Mar 22 15:21:15 2024 rev:14 rq:1160509 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydle/python-pydle.changes        
2023-06-01 17:21:15.342777582 +0200
+++ /work/SRC/openSUSE:Factory/.python-pydle.new.1905/python-pydle.changes      
2024-03-22 15:33:37.601630529 +0100
@@ -1,0 +2,5 @@
+Fri Mar 22 02:49:31 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Also skip Python 3.12, since we build for that as well. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pydle.spec ++++++
--- /var/tmp/diff_new_pack.KV4ZUj/_old  2024-03-22 15:33:38.045646851 +0100
+++ /var/tmp/diff_new_pack.KV4ZUj/_new  2024-03-22 15:33:38.045646851 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pydle
 #
-# Copyright (c) 2023 SUSE LLC
+# 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
@@ -22,6 +22,7 @@
 # applied gh#Shizmob/pydle#180
 %define skip_python310 1
 %define skip_python311 1
+%define skip_python312 1
 
 %bcond_without test
 Name:           python-pydle
@@ -40,7 +41,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-pure-sasl
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to