forked from pool/python-Cython
Accepting request 593184 from home:aplanas:branches:devel:languages:python
- Fix README.rst name for the callback demo OBS-URL: https://build.opensuse.org/request/show/593184 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=100
This commit is contained in:
committed by
Git OBS Bridge
parent
f437e5c6ba
commit
295d20cec4
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 3 11:35:57 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Fix README.rst name for the callback demo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 19 13:23:58 UTC 2018 - tchvatal@suse.com
|
Mon Mar 19 13:23:58 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -50,7 +50,7 @@ allows the compiler to generate very efficient C code from Cython code.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n Cython-%{version}
|
%setup -q -n Cython-%{version}
|
||||||
# Fix EOL encoding
|
# Fix EOL encoding
|
||||||
sed -i "s|\r||" Demos/callback/{README.txt,cheesefinder.h} Demos/embed/Makefile.{unix,msc.static}
|
sed -i "s|\r||" Demos/callback/{README.rst,cheesefinder.h} Demos/embed/Makefile.{unix,msc.static}
|
||||||
# Remove tests broken with new gcc
|
# Remove tests broken with new gcc
|
||||||
rm -f tests/run/builtin_abs.pyx
|
rm -f tests/run/builtin_abs.pyx
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user