commit python-pyannotate for openSUSE:Factory

2024-02-18 Thread Source-Sync
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 2024-02-18 20:24:45

Comparing /work/SRC/openSUSE:Factory/python-pyannotate (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyannotate.new.1815 (New)


Package is "python-pyannotate"

Sun Feb 18 20:24:45 2024 rev:10 rq:1147328 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pyannotate/python-pyannotate.changes  
2023-06-27 23:18:20.167981093 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyannotate.new.1815/python-pyannotate.changes
2024-02-18 20:25:19.674683094 +0100
@@ -1,0 +2,5 @@
+Sat Feb 10 13:29:43 UTC 2024 - Sebastian Wagner 
+
+- Disable failing build on Python 3.12, reported upstream.
+
+---



Other differences:
--
++ python-pyannotate.spec ++
--- /var/tmp/diff_new_pack.mrrmC5/_old  2024-02-18 20:25:20.110698796 +0100
+++ /var/tmp/diff_new_pack.mrrmC5/_new  2024-02-18 20:25:20.110698796 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyannotate
 #
-# Copyright (c) 2022 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
@@ -18,6 +18,8 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+# https://github.com/dropbox/pyannotate/issues/123
+%define skip_python312 1
 %{?sle15_python_module_pythons}
 Name:   python-pyannotate
 Version:1.2.0


commit python-pyannotate for openSUSE:Factory

2023-06-27 Thread Source-Sync
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 2023-06-27 23:18:01

Comparing /work/SRC/openSUSE:Factory/python-pyannotate (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyannotate.new.15902 (New)


Package is "python-pyannotate"

Tue Jun 27 23:18:01 2023 rev:9 rq:1095658 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pyannotate/python-pyannotate.changes  
2022-08-18 16:49:45.609528749 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyannotate.new.15902/python-pyannotate.changes
   2023-06-27 23:18:20.167981093 +0200
@@ -1,0 +2,5 @@
+Tue Jun 27 12:50:12 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-pyannotate.spec ++
--- /var/tmp/diff_new_pack.owxYuo/_old  2023-06-27 23:18:20.871985236 +0200
+++ /var/tmp/diff_new_pack.owxYuo/_new  2023-06-27 23:18:20.875985260 +0200
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:   python-pyannotate
 Version:1.2.0
 Release:0


commit python-pyannotate for openSUSE:Factory

2022-08-18 Thread Source-Sync
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 
+
+- 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}


commit python-pyannotate for openSUSE:Factory

2021-01-25 Thread Source-Sync
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 2021-01-25 18:24:05

Comparing /work/SRC/openSUSE:Factory/python-pyannotate (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyannotate.new.28504 (New)


Package is "python-pyannotate"

Mon Jan 25 18:24:05 2021 rev:7 rq:866343 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pyannotate/python-pyannotate.changes  
2020-05-19 14:49:23.200190159 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyannotate.new.28504/python-pyannotate.changes
   2021-01-25 18:24:22.896495035 +0100
@@ -1,0 +2,5 @@
+Sun Jan 24 09:53:37 UTC 2021 - Sebastian Wagner 
+
+- Remove some tests which do not work on python3.6 flavor due to missing files.
+
+---



Other differences:
--
++ python-pyannotate.spec ++
--- /var/tmp/diff_new_pack.isa60Q/_old  2021-01-25 18:24:23.548495983 +0100
+++ /var/tmp/diff_new_pack.isa60Q/_new  2021-01-25 18:24:23.552495989 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyannotate
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,6 +49,7 @@
 
 %prep
 %setup -q -n pyannotate-%{version}
+rm example/.gitignore
 
 %build
 %python_build
@@ -59,6 +60,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# python3.6 is missing the lib2to3.tests module, so we can't test that for all 
flavors :/
+rm -r pyannotate_tools/fixes/tests/
 %pytest
 
 %post