commit python-EditorConfig for openSUSE:Factory

2020-03-16 Thread root
Hello community,

here is the log from the commit of package python-EditorConfig for 
openSUSE:Factory checked in at 2020-03-16 10:18:04

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


Package is "python-EditorConfig"

Mon Mar 16 10:18:04 2020 rev:4 rq:784871 version:0.12.2

Changes:

--- /work/SRC/openSUSE:Factory/python-EditorConfig/python-EditorConfig.changes  
2019-03-07 10:50:18.157855698 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-EditorConfig.new.3160/python-EditorConfig.changes
2020-03-16 10:18:36.551593856 +0100
@@ -1,0 +2,5 @@
+Sat Mar 14 08:59:26 UTC 2020 - Tomáš Chvátal 
+
+- Fix build without python2
+
+---



Other differences:
--
++ python-EditorConfig.spec ++
--- /var/tmp/diff_new_pack.KDnV01/_old  2020-03-16 10:18:38.067594473 +0100
+++ /var/tmp/diff_new_pack.KDnV01/_new  2020-03-16 10:18:38.095594484 +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




commit python-EditorConfig for openSUSE:Factory

2019-03-07 Thread root
Hello community,

here is the log from the commit of package python-EditorConfig for 
openSUSE:Factory checked in at 2019-03-07 10:49:37

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


Package is "python-EditorConfig"

Thu Mar  7 10:49:37 2019 rev:3 rq:681797 version:0.12.2

Changes:

--- /work/SRC/openSUSE:Factory/python-EditorConfig/python-EditorConfig.changes  
2018-12-13 19:43:32.961082668 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-EditorConfig.new.28833/python-EditorConfig.changes
   2019-03-07 10:50:18.157855698 +0100
@@ -1,0 +2,6 @@
+Tue Mar  5 14:55:37 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.12.2:
+  * no upstream changelog
+
+---

Old:

  EditorConfig-0.12.1.tar.gz

New:

  EditorConfig-0.12.2.tar.gz



Other differences:
--
++ python-EditorConfig.spec ++
--- /var/tmp/diff_new_pack.8xv5Zq/_old  2019-03-07 10:50:21.325854856 +0100
+++ /var/tmp/diff_new_pack.8xv5Zq/_new  2019-03-07 10:50:21.329854854 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-EditorConfig
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-EditorConfig
-Version:0.12.1
+Version:0.12.2
 Release:0
 Summary:File Locator and Interpreter for Python
-License:Python-2.0
+License:Python-2.0 AND BSD-2-Clause
 Group:  Development/Languages/Python
-Url:http://editorconfig.org
-Source0:
https://pypi.io/packages/source/E/EditorConfig/EditorConfig-%{version}.tar.gz
+URL:http://editorconfig.org
+Source0:
https://files.pythonhosted.org/packages/source/E/EditorConfig/EditorConfig-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -47,11 +46,11 @@
 %python_install
 # remove executable that is already supplied by the editorconfig package
 rm -rf %{buildroot}%{_bindir}
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%license LICENSE.* COPYING
+%doc README.rst
 %{python_sitelib}/editorconfig
 %{python_sitelib}/EditorConfig-%{version}-py%{py_ver}.egg-info
 

++ EditorConfig-0.12.1.tar.gz -> EditorConfig-0.12.2.tar.gz ++
 1685 lines of diff (skipped)




commit python-EditorConfig for openSUSE:Factory

2018-12-13 Thread root
Hello community,

here is the log from the commit of package python-EditorConfig for 
openSUSE:Factory checked in at 2018-12-13 19:43:32

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


Package is "python-EditorConfig"

Thu Dec 13 19:43:32 2018 rev:2 rq:654030 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-EditorConfig/python-EditorConfig.changes  
2017-03-12 20:01:36.158110694 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-EditorConfig.new.28833/python-EditorConfig.changes
   2018-12-13 19:43:32.961082668 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:35 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-EditorConfig.spec ++
--- /var/tmp/diff_new_pack.57HGj5/_old  2018-12-13 19:43:33.357082151 +0100
+++ /var/tmp/diff_new_pack.57HGj5/_new  2018-12-13 19:43:33.361082146 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-EditorConfig
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:http://editorconfig.org
 Source0:
https://pypi.io/packages/source/E/EditorConfig/EditorConfig-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros