Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyannotate for 
openSUSE:Factory checked in at 2022-08-18 16:49:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyannotate (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyannotate.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyannotate"

Thu Aug 18 16:49:27 2022 rev:8 rq:997714 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyannotate/python-pyannotate.changes      
2021-01-25 18:24:22.896495035 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyannotate.new.2083/python-pyannotate.changes
    2022-08-18 16:49:45.609528749 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 09:30:09 UTC 2022 - Sebastian Wagner <[email protected]>
+
+- Disable Python2 build to fix 15.3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyannotate.spec ++++++
--- /var/tmp/diff_new_pack.mSyCTD/_old  2022-08-18 16:49:45.981529615 +0200
+++ /var/tmp/diff_new_pack.mSyCTD/_new  2022-08-18 16:49:45.985529625 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyannotate
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-pyannotate
 Version:        1.2.0
 Release:        0
@@ -32,7 +33,7 @@
 Requires:       python-six >= 1.11.0
 Requires:       python-typing
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module mypy_extensions}

Reply via email to