Hello community,

here is the log from the commit of package python-pyramid-chameleon for 
openSUSE:Factory checked in at 2019-11-01 15:13:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyramid-chameleon (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyramid-chameleon.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyramid-chameleon"

Fri Nov  1 15:13:45 2019 rev:2 rq:744577 version:0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pyramid-chameleon/python-pyramid-chameleon.changes
        2019-10-31 18:13:18.629888615 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyramid-chameleon.new.2990/python-pyramid-chameleon.changes
      2019-11-01 15:13:46.116726148 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:16:55 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyramid-chameleon.spec ++++++
--- /var/tmp/diff_new_pack.RBaR55/_old  2019-11-01 15:13:46.860727118 +0100
+++ /var/tmp/diff_new_pack.RBaR55/_new  2019-11-01 15:13:46.884727149 +0100
@@ -23,7 +23,6 @@
 Release:        0
 Summary:        Pyramid Chameleon integration
 License:        BSD-3-Clause AND ZPL-2.1 AND MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/Pylons/pyramid_chameleon
 Source:         
https://files.pythonhosted.org/packages/source/p/pyramid_chameleon/pyramid_chameleon-%{version}.tar.gz
 Patch0:         fix-test___call__spec_alreadyregistered.patch
@@ -34,7 +33,6 @@
 BuildRequires:  %{python_module plaster}
 BuildRequires:  %{python_module pyramid} >= 1.4
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module virtualenv}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -58,7 +56,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py test


Reply via email to