From 62dca30dceb5fdb93f2abefe43833fbec8e61e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:53:57 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- netcdf4-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netcdf4-python.spec b/netcdf4-python.spec index 0bee9fc..d4e9a82 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -1,6 +1,6 @@ Name: netcdf4-python Version: 1.5.3 -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 +* Tue May 26 2020 Miro HronĨok - 1.5.3-3 +- Rebuilt for Python 3.9 + * Wed Jan 29 2020 Fedora Release Engineering - 1.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild