From 54d507074443fc6060e0c26da4e721fad3179c02 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Aug 23 2022 19:47:04 +0000 Subject: Requirements fix --- diff --git a/python-basemap.spec b/python-basemap.spec index 4e4d95f..1f33e84 100644 --- a/python-basemap.spec +++ b/python-basemap.spec @@ -2,11 +2,12 @@ Name: python-basemap Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?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: requirements.patch BuildRequires: gcc @@ -92,6 +93,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib} \ %changelog +* Tue Aug 23 2022 Gwyn Ciesla - 1.3.4-2 +- Patch out matplotlib requirement ceiling. + * Thu Aug 11 2022 Gwyn Ciesla - 1.3.4-1 - 1.3.4