Hello community,

here is the log from the commit of package python-EditorConfig for 
openSUSE:Leap:15.2 checked in at 2020-03-16 12:21:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-EditorConfig (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-EditorConfig.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-EditorConfig"

Mon Mar 16 12:21:25 2020 rev:12 rq:785519 version:0.12.2

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-EditorConfig/python-EditorConfig.changes    
    2020-03-09 18:00:34.436674794 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-EditorConfig.new.3160/python-EditorConfig.changes
      2020-03-16 12:21:27.631712458 +0100
@@ -1,0 +2,5 @@
+Sat Mar 14 08:59:26 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-EditorConfig.spec ++++++
--- /var/tmp/diff_new_pack.cNYyb6/_old  2020-03-16 12:21:28.347712575 +0100
+++ /var/tmp/diff_new_pack.cNYyb6/_new  2020-03-16 12:21:28.347712575 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-EditorConfig
 #
-# 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
@@ -22,8 +22,7 @@
 Release:        0
 Summary:        File Locator and Interpreter for Python
 License:        Python-2.0 AND BSD-2-Clause
-Group:          Development/Languages/Python
-URL:            http://editorconfig.org
+URL:            https://editorconfig.org
 Source0:        
https://files.pythonhosted.org/packages/source/E/EditorConfig/EditorConfig-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -52,6 +51,6 @@
 %license LICENSE.* COPYING
 %doc README.rst
 %{python_sitelib}/editorconfig
-%{python_sitelib}/EditorConfig-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/EditorConfig-%{version}-py%{python_version}.egg-info
 
 %changelog


Reply via email to