Fix URL
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 1.2.1
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?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,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user