Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0aa0006ae | ||
|
|
e160ed5e8e | ||
|
|
1816070f6c | ||
|
|
45733e4010 |
@@ -2,11 +2,11 @@
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 1.2.1
|
||||
Release: 10%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: Collection of fast NumPy array functions written in Cython
|
||||
|
||||
License: BSD
|
||||
URL: http://berkeleyanalytics.com/bottleneck
|
||||
URL: https://pypi.org/project/Bottleneck/
|
||||
Source0: https://files.pythonhosted.org/packages/source/B/%{upname}/%{upname}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
@@ -102,6 +102,18 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Oct 4 2019 Orion Poplawski <orion@nwra.com> - 1.2.1-13
|
||||
- Fix URL
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-12
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-11
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user