Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asttokens for 
openSUSE:Factory checked in at 2021-11-20 02:39:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asttokens (Old)
 and      /work/SRC/openSUSE:Factory/.python-asttokens.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asttokens"

Sat Nov 20 02:39:31 2021 rev:4 rq:932579 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asttokens/python-asttokens.changes        
2021-09-06 15:58:11.277293018 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-asttokens.new.1895/python-asttokens.changes  
    2021-11-20 02:40:53.408433689 +0100
@@ -1,0 +2,8 @@
+Fri Nov 19 10:21:46 UTC 2021 - ecsos <ec...@opensuse.org>
+
+- Fix build error for Leap outside repo d:l:p.
+- Disable build of python2 and python36.
+  End of support since: python2 (2020-01-01), python36 (2021-12-23)
+- Insert reuired versions for required python-modules.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-asttokens.spec ++++++
--- /var/tmp/diff_new_pack.1pJutx/_old  2021-11-20 02:40:53.860432197 +0100
+++ /var/tmp/diff_new_pack.1pJutx/_new  2021-11-20 02:40:53.860432197 +0100
@@ -18,6 +18,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
+%define skip_python36 1
 Name:           python-asttokens
 Version:        2.0.5
 Release:        0
@@ -29,7 +31,8 @@
 BuildRequires:  %{python_module astroid}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools >= 44}
+BuildRequires:  %{python_module setuptools_scm >= 3.4.3}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module toml}
 BuildRequires:  %{python_module wheel}

Reply via email to