From 5f013c00243149d2b6c8203c093518a22d3f48d0 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:04:35 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-blosc.spec b/python-blosc.spec index 3ec61ec..7f1abdd 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -1,7 +1,7 @@ Summary: Python wrapper for the Blosc high performance compressor Name: python-blosc Version: 1.8.1 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: https://github.com/Blosc/python-blosc Source0: https://github.com/Blosc/python-blosc/archive/v%{version}/blosc-%{version}.tar.gz @@ -57,6 +57,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %__python3 -c 'import sys, blosc; sys %doc README.rst RELEASE_NOTES.rst %changelog +* Tue May 26 2020 Miro Hrončok - 1.8.1-6 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild