Update to 0.9.4post1 (#1747029)

This commit is contained in:
Miro Hrončok 2019-12-03 16:37:41 +01:00
parent b1f59a5870
commit 148676140c
2 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,5 @@
Name: pythran
Version: 0.9.3
Version: 0.9.4post1
Release: 1%{?dist}
Summary: Ahead of Time Python compiler for numeric kernels
@ -64,7 +64,7 @@ scientific programs, and takes advantage of multi-cores and SIMD
instruction units.
%prep
%autosetup
%autosetup -p1
find -name '*.hpp' -exec chmod -x {} +
sed -i '1{/#!/d}' pythran/run.py
@ -80,6 +80,9 @@ EOF
sed -i 's|blas=blas|blas=openblas|' pythran/pythran-linux*.cfg
sed -i 's|include_dirs=|include_dirs=/usr/include/openblas|' pythran/pythran-linux*.cfg
# not yet available in Fedora
sed -i '/guzzle_sphinx_theme/d' docs/conf.py
%build
%py3_build
PYTHONPATH=$PWD/build/lib make -C docs html
@ -96,8 +99,8 @@ ln -s /usr/bin/ipython3 tmppath/ipython
export PATH="$(pwd)/tmppath:$PATH"
export PYTHONPATH=%{buildroot}%{python3_sitelib}
# test_zig_zag_matrix_run1: https://github.com/serge-sans-paille/pythran/issues/1316
%{__python3} -m pytest -n auto -k "not test_zig_zag_matrix_run1"
# test_numpy_negative_binomial: https://bugzilla.redhat.com/show_bug.cgi?id=1747029#c12
%{__python3} -m pytest -n auto -k "not test_numpy_negative_binomial"
%files
%license LICENSE
@ -107,9 +110,12 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
%{_bindir}/%{name}-config
%{python3_sitelib}/omp/
%{python3_sitelib}/%{name}/
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info/
%{python3_sitelib}/%{name}-*-py%{python3_version}.egg-info/
%changelog
* Tue Dec 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.4post1-1
- Update to 0.9.4post1 (#1747029)
* Tue Aug 20 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-1
- Update to 0.9.3 (#1743187)
- Allow 32bit architectures

View File

@ -1 +1 @@
SHA512 (pythran-0.9.3.tar.gz) = 2964365c049db1fd989ab6a275d8eb9bb76f7c1476bf98c8bed38b3e3c9f0224ee253c57379f029e792219b3d62caae7dfb14d3f52fce621ee769dc965492ea1
SHA512 (pythran-0.9.4post1.tar.gz) = 2b40ef13c1243d4c93dd2ee75a510ecaa3f0121cda92cd3eeac40f459f28104568c795b01d127b1573ec440648540b79ed8fae3fd1afb678a5990b78ada9b3d7