Hello community,

here is the log from the commit of package python-requests-futures for 
openSUSE:Factory checked in at 2019-10-16 09:15:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-futures (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests-futures.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests-futures"

Wed Oct 16 09:15:44 2019 rev:5 rq:738395 version:1.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requests-futures/python-requests-futures.changes
  2019-06-13 23:02:23.539443187 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-requests-futures.new.2352/python-requests-futures.changes
        2019-10-16 09:15:45.639394064 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:41:20 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-requests-futures.spec ++++++
--- /var/tmp/diff_new_pack.epHnPU/_old  2019-10-16 09:15:46.155392734 +0200
+++ /var/tmp/diff_new_pack.epHnPU/_new  2019-10-16 09:15:46.159392724 +0200
@@ -23,7 +23,6 @@
 Release:        0
 Summary:        Asynchronous Python HTTP Requests for Humans using Futures
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/ross/%{short_name}
 Source:         
https://files.pythonhosted.org/packages/source/r/%{short_name}/%{short_name}-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools >= 38.6.1}
@@ -48,7 +47,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 # online tests on http://httpbin.org


Reply via email to