forked from pool/python-rope
Accepting request 682417 from devel:languages:python
- Fix expansion of test removal OBS-URL: https://build.opensuse.org/request/show/682417 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rope?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 11:16:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix expansion of test removal
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 11:01:31 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ export LANG=en_US.UTF-8
|
||||
%install
|
||||
export LANG=en_US.UTF-8
|
||||
%python_install
|
||||
%{python_expand rm -rf %{buildroot}/%{%{python_sitelib}}/python-rope/ropetest/
|
||||
%{python_expand rm -rf %{buildroot}/%{$python_sitelib}/python-rope/ropetest/
|
||||
%fdupes %{buildroot}/%{$python_sitelib}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user