From bc74dc882c466c953f01193a60b322388c3f3022 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:38 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/python-tables.spec b/python-tables.spec index 652ff90..341736d 100644 --- a/python-tables.spec +++ b/python-tables.spec @@ -7,7 +7,7 @@ Summary: HDF5 support in Python Name: python-tables Version: 3.3.0 -Release: 2%{?dist}%{?gitcommit:.git%{shortcommit}} +Release: 3%{?dist}%{?gitcommit:.git%{shortcommit}} #Source0: https://github.com/PyTables/PyTables/archive/%{commit}/PyTables-%{commit}.tar.gz Source0: https://github.com/PyTables/PyTables/archive/v%{version}.tar.gz#/python-tables-%{version}.tar.gz @@ -121,6 +121,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} bench/check_all.py %doc examples/ %changelog +* Mon Dec 19 2016 Miro Hrončok - 3.3.0-3 +- Rebuild for Python 3.6 + * Mon Nov 07 2016 Than Ngo - 3.3.0-2 - rebuild against new blosc due to big endien issue on s390x/ppc64