From 7746a288faafb7afbc57b78c01fc4d2431b31d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:55:33 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-blosc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blosc.spec b/python-blosc.spec index 08b82b9..c5d594a 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -6,7 +6,7 @@ Summary: Python wrapper for the Blosc high performance compressor Name: python-%{module} Version: 1.4.1 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT URL: https://github.com/Blosc/python-blosc Source0: https://github.com/Blosc/python-blosc/archive/v%{version}.tar.gz#/%{module}-%{version}.tar.gz @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} python3 -c 'import sys, blosc; sys.ex %doc README.rst RELEASE_NOTES.rst %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.4.1-8 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 1.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild