15
0
forked from pool/python-celery
Tomáš Chvátal
2018-12-06 11:29:03 +00:00
committed by Git OBS Bridge
parent 462fe22de9
commit e7502ac990
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 6 11:28:53 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
-------------------------------------------------------------------
Tue Dec 4 12:46:31 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -72,7 +72,7 @@ sed -i -e 's:,<3.3::g' requirements/test.txt
%install
%python_install
%fdupes %{buildroot}/%{_prefix}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test