Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:29:28 +02:00
commit 9e086721e6

View file

@ -1,7 +1,7 @@
Summary: Python wrapper for the Blosc high performance compressor
Name: python-blosc
Version: 1.8.1
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
URL: https://github.com/Blosc/python-blosc
Source0: https://github.com/Blosc/python-blosc/archive/v%{version}/blosc-%{version}.tar.gz
@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %__python3 -c 'import sys, blosc; sys
%doc README.rst RELEASE_NOTES.rst
%changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.8.1-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild