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 <[email protected]>
+
+- 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)