Rebuilt to change main python from 3.4 to 3.6
This commit is contained in:
parent
755badcfd2
commit
042297dcaa
1 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
Summary: Python wrapper for the Blosc high performance compressor
|
||||
Name: python-%{module}
|
||||
Version: 1.2.8
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: MIT
|
||||
URL: https://github.com/FrancescAlted/python-blosc
|
||||
Source0: https://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
|
||||
|
|
@ -110,6 +110,9 @@ PYTHONPATH=%{buildroot}%{python3_other_sitearch} %{__python3_other} -c 'import s
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 1.2.8-5
|
||||
- Rebuilt to change main python from 3.4 to 3.6
|
||||
|
||||
* Mon Nov 12 2018 Orion Poplawski <orion@cora.nwra.com> - 1.2.8-4
|
||||
- Build for python36
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue