Hello community,

here is the log from the commit of package python-lib3to6 for openSUSE:Factory 
checked in at 2020-03-10 10:39:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lib3to6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-lib3to6.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lib3to6"

Tue Mar 10 10:39:07 2020 rev:2 rq:783213 version:202002.32

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lib3to6/python-lib3to6.changes    
2019-05-06 13:26:12.321149127 +0200
+++ /work/SRC/openSUSE:Factory/.python-lib3to6.new.26092/python-lib3to6.changes 
2020-03-10 10:39:10.509556175 +0100
@@ -1,0 +2,6 @@
+Tue Mar 10 09:03:30 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 202002.32:
+  * python 3.8 support
+
+-------------------------------------------------------------------

Old:
----
  lib3to6-201902.30.tar.gz

New:
----
  lib3to6-202002.32.tar.gz

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

Other differences:
------------------
++++++ python-lib3to6.spec ++++++
--- /var/tmp/diff_new_pack.0SfRCc/_old  2020-03-10 10:39:11.869556907 +0100
+++ /var/tmp/diff_new_pack.0SfRCc/_new  2020-03-10 10:39:11.869556907 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-lib3to6
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,20 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-lib3to6
-Version:        201902.30
+Version:        202002.32
 Release:        0
 Summary:        Module to compile Python 3.6+ code to Python 2.7+
 License:        MIT
-Group:          Development/Languages/Python
-Url:            https://gitlab.com/mbarkhau/lib3to6
+URL:            https://gitlab.com/mbarkhau/lib3to6
 Source:         
https://files.pythonhosted.org/packages/source/l/lib3to6/lib3to6-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-astor
+Requires:       python-click
+Requires:       python-pathlib2
+Requires:       python-typing
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module astor}
 BuildRequires:  %{python_module click}
@@ -35,13 +40,6 @@
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module typing}
 # /SECTION
-BuildRequires:  fdupes
-Requires:       python-astor
-Requires:       python-click
-Requires:       python-pathlib2
-Requires:       python-typing
-BuildArch:      noarch
-
 %python_subpackages
 
 %description

++++++ lib3to6-201902.30.tar.gz -> lib3to6-202002.32.tar.gz ++++++
++++ 2499 lines of diff (skipped)


Reply via email to