Update to 1.4.2
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
%global upname Bottleneck
|
||||
%global upname bottleneck
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 1.3.7
|
||||
Release: 9%{?dist}
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Collection of fast NumPy array functions written in Cython
|
||||
|
||||
# Automatically converted from old format: BSD - review is highly recommended.
|
||||
License: LicenseRef-Callaway-BSD
|
||||
URL: https://pypi.org/project/Bottleneck/
|
||||
Source0: https://files.pythonhosted.org/packages/source/B/%{upname}/%{upname}-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/b/%{upname}/%{upname}-%{version}.tar.gz
|
||||
# https://github.com/pydata/bottleneck/pull/432
|
||||
Patch0001: 0001-Fix-doc-build-with-Sphinx-6.patch
|
||||
|
||||
@@ -99,10 +99,13 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache
|
||||
%license LICENSE
|
||||
%doc README* RELEASE*
|
||||
%{python3_sitearch}/bottleneck
|
||||
%{python3_sitearch}/%{upname}-%{version}-py%{python3_version}.egg-info
|
||||
%{python3_sitearch}/Bottleneck-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2024 Orion Poplawski <orion@nwra.com> - 1.4.2-1
|
||||
- Update to 1.4.2
|
||||
|
||||
* Tue Dec 17 2024 Orion Poplawski <orion@nwra.com> - 1.3.7-9
|
||||
- Rebuild with numpy 2.0
|
||||
|
||||
|
||||
2
sources
2
sources
@@ -1 +1 @@
|
||||
SHA512 (Bottleneck-1.3.7.tar.gz) = ffeacb13e5a99db85e1580b9f2ead98239b4fd0b253a3c242a5507a026b439b9927ea49becec7e4d2d8f8e4ced15f43514c0af99379389db141ae50c4513e011
|
||||
SHA512 (bottleneck-1.4.2.tar.gz) = 6998a00375527fe77edd159311780a6551ee21dc2ef0ede7f47f6ca26542af4858df0065b2e8e82c3e5914069d0f467a770f460d04da5288d5a01ffd310d6292
|
||||
|
||||
Reference in New Issue
Block a user