Hello community,

here is the log from the commit of package python-u-msgpack-python for 
openSUSE:Factory checked in at 2019-11-04 17:11:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-u-msgpack-python (Old)
 and      /work/SRC/openSUSE:Factory/.python-u-msgpack-python.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-u-msgpack-python"

Mon Nov  4 17:11:49 2019 rev:8 rq:744002 version:2.5.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-u-msgpack-python/python-u-msgpack-python.changes
  2019-09-23 12:03:26.621944667 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-u-msgpack-python.new.2990/python-u-msgpack-python.changes
        2019-11-04 17:11:50.480609506 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:48:47 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-u-msgpack-python.spec ++++++
--- /var/tmp/diff_new_pack.goLEHZ/_old  2019-11-04 17:11:51.112610181 +0100
+++ /var/tmp/diff_new_pack.goLEHZ/_new  2019-11-04 17:11:51.112610181 +0100
@@ -22,9 +22,8 @@
 Release:        0
 Summary:        A MessagePack serializer and deserializer
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/vsergeev/u-msgpack-python
-Source:         
https://pypi.io/packages/source/u/u-msgpack-python/u-msgpack-python-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/u/u-msgpack-python/u-msgpack-python-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -47,14 +46,13 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export LANG=en_US.UTF-8
 %python_exec test_umsgpack.py
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %license LICENSE
 %pycache_only %{python_sitelib}/__pycache__
 %{python_sitelib}/umsgpack.py*


Reply via email to