From bf4e66f61acaf88c8362deb230bac18d28827ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:20:32 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- netcdf4-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netcdf4-python.spec b/netcdf4-python.spec index ca00814..5fe1d38 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -1,6 +1,6 @@ Name: netcdf4-python Version: 1.5.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python/numpy interface to netCDF License: MIT @@ -168,6 +168,9 @@ PYTHONPATH=$(echo ../build/lib.*%{python3_version}) %{__python3} run_all.py %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.5.1.2-3 +- Rebuilt for Python 3.8 + * Thu Jul 25 2019 Fedora Release Engineering - 1.5.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild