Hello community,

here is the log from the commit of package python-csvkit for openSUSE:Factory 
checked in at 2019-02-27 15:10:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-csvkit (Old)
 and      /work/SRC/openSUSE:Factory/.python-csvkit.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-csvkit"

Wed Feb 27 15:10:08 2019 rev:5 rq:679753 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-csvkit/python-csvkit.changes      
2018-08-13 09:55:37.082987295 +0200
+++ /work/SRC/openSUSE:Factory/.python-csvkit.new.28833/python-csvkit.changes   
2019-02-27 15:10:10.146373292 +0100
@@ -1,0 +2,5 @@
+Wed Feb 27 08:42:06 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Remove devel dependency and do not use symlinks on fdupes call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-csvkit.spec ++++++
--- /var/tmp/diff_new_pack.9gg5Ig/_old  2019-02-27 15:10:12.054372675 +0100
+++ /var/tmp/diff_new_pack.9gg5Ig/_new  2019-02-27 15:10:12.078372668 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-csvkit
 #
-# 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
@@ -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/
 #
 
 
@@ -35,7 +35,6 @@
 BuildRequires:  %{python_module agate-excel >= 0.2.2}
 BuildRequires:  %{python_module agate-sql >= 0.5.3}
 BuildRequires:  %{python_module dbf >= 0.9.3}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module et_xmlfile}
 BuildRequires:  %{python_module jdcal}
 BuildRequires:  %{python_module openpyxl >= 2.2.0.b1}
@@ -70,7 +69,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export LANG=en_US.UTF-8


Reply via email to