15
0

Accepting request 540004 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/540004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dogpile.cache?expand=0&rev=15
This commit is contained in:
2017-11-09 13:06:54 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 8 16:29:43 UTC 2017 - alarrosa@suse.com
- Fix broken symlinks created by fdupes on the python3-dogpile.cache package
-------------------------------------------------------------------
Mon Aug 21 16:00:57 UTC 2017 - tbechtold@suse.com

View File

@@ -61,7 +61,7 @@ new value.
%install
%python_install
%python_expand %fdupes -s %{buildroot}/%{_prefix}
%python_expand %fdupes -s %{buildroot}/%{python_sitelib}
%check
%python_exec setup.py test