From 952ca233e3ba28533430d17c4cbb14936f1608e5 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Aug 01 2022 15:42:52 +0000 Subject: Patch for pyshp requirement. --- diff --git a/python-basemap.spec b/python-basemap.spec index ff4a4bc..714546a 100644 --- a/python-basemap.spec +++ b/python-basemap.spec @@ -2,11 +2,12 @@ Name: python-basemap Version: 1.3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plots data on map projections (with continental and political boundaries) License: LGPLv2+ URL: https://matplotlib.org/basemap/ Source0: https://github.com/matplotlib/basemap/archive/v%{version}/basemap-%{version}.tar.gz +Patch0: pyshp.patch BuildRequires: gcc @@ -92,6 +93,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib} \ %changelog +* Mon Aug 01 2022 Gwyn Ciesla - 1.3.3-3 +- Patch out pyshp requirement ceiling. + * Fri Jul 22 2022 Fedora Release Engineering - 1.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild