From dd2c7c9a866e0f1f172e55a96efafc7eba4f911d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:05:24 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-cartopy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cartopy.spec b/python-cartopy.spec index e4f90fd..ae3c24e 100644 --- a/python-cartopy.spec +++ b/python-cartopy.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cartographic Python library with Matplotlib visualisations License: LGPLv3 @@ -136,6 +136,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" PYTHONDONTWRITEBYTECODE=1 MPLBACKEN %changelog +* Tue May 26 2020 Miro HronĨok - 0.18.0-2 +- Rebuilt for Python 3.9 + * Mon May 18 2020 Elliott Sales de Andrade - 0.18.0-1 - Update to latest version