1 Commits
epel9 ... f37

Author SHA1 Message Date
Tomáš Hrnčiar
d1c87681a6 Update to 1.3.7
Fixes: rhbz#2056294
Fixes: rhbz#2137289
2023-04-04 14:21:07 +02:00
2 changed files with 11 additions and 23 deletions

View File

@@ -1,15 +1,8 @@
%global upname Bottleneck
# build docs on Fedora but not on RHEL (not all sphinx packages available)
%if 0%{?rhel}
%bcond_with docs
%else
%bcond_without docs
%endif
Name: python-%{upname}
Version: 1.3.2
Release: 7%{?dist}
Version: 1.3.7
Release: 1%{?dist}
Summary: Collection of fast NumPy array functions written in Cython
License: BSD
@@ -23,14 +16,14 @@ BuildRequires: gcc
written in Cython.
%if %{with docs}
%package doc
Summary: Documentation files for %{name}
BuildArch: noarch
%description doc
This package contains the HTML-docs for %{name}.
%endif
%package -n python3-%{upname}
Summary: Collection of fast NumPy array functions written in Cython
@@ -38,12 +31,10 @@ Summary: Collection of fast NumPy array functions written in Cython
BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-numpy
BuildRequires: python3-numpydoc
BuildRequires: python3-scipy
BuildRequires: python3-setuptools
%if %{with docs}
BuildRequires: python3-numpydoc
BuildRequires: python3-sphinx
%endif
Requires: python3-numpy%{?_isa}
Requires: python3-scipy%{?_isa}
@@ -77,12 +68,10 @@ sed -i /contributors/d doc/source/conf.py
%py3_install
# clean unneeded stuff
rm -rf %{buildroot}%{python3_sitearch}/bottleneck/src \
%{buildroot}%{python3_sitearch}/bottleneck/LICENSE
rm -rf %{buildroot}%{python3_sitearch}/bottleneck/LICENSE
%{_fixperms} %{buildroot}/*
%if %{with docs}
# Build the autodocs.
export PYTHONPATH="%{buildroot}%{python3_sitearch}"
export READTHEDOCS=1
@@ -90,7 +79,6 @@ sphinx-build -b html doc/source doc/html
# Clean unneeded stuff from docs.
rm -rf doc/html/{.buildinfo,.doctrees}
%endif
%check
@@ -99,11 +87,9 @@ pytest-%{python3_version} bottleneck -v
popd
rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache
%if %{with docs}
%files doc
%license LICENSE
%doc README* RELEASE* doc/html
%endif
%files -n python3-%{upname}
@@ -114,8 +100,10 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache
%changelog
* Tue Jan 24 2023 Jonathan Wright <jonathan@almalinux.org> - 1.3.2-7
- disable building docs on RHEL
* Tue Apr 04 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.3.7-1
- Update to 1.3.7
Fixes: rhbz#2056294
Fixes: rhbz#2137289
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

View File

@@ -1 +1 @@
SHA512 (Bottleneck-1.3.2.tar.gz) = 78f1a42c9429783c08de22e3c1815e8e8267a633323b7fd520b120ff21a31f9489717a1ca45b81d0b808aa48d0f17fd08b8018be48d8f78bea5f1fbd17d762d1
SHA512 (Bottleneck-1.3.7.tar.gz) = ffeacb13e5a99db85e1580b9f2ead98239b4fd0b253a3c242a5507a026b439b9927ea49becec7e4d2d8f8e4ced15f43514c0af99379389db141ae50c4513e011