public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-basemap] rawhide: Adjust matplotlib pin
@ 2026-08-03 15:50 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-03 15:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-basemap
Branch : rawhide
Commit : 81634efe35fc9055d476a8ac524a1d926ad05f56
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-08-03T10:49:50-05:00
Stats  : +15/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-basemap/c/81634efe35fc9055d476a8ac524a1d926ad05f56?branch=rawhide

Log:
Adjust matplotlib pin

---
diff --git a/python-basemap.spec b/python-basemap.spec
index ccbb4d9..e7eebf7 100644
--- a/python-basemap.spec
+++ b/python-basemap.spec
@@ -2,7 +2,7 @@
 
 Name:           python-basemap
 Version:        2.0.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Plots data on map projections (with continental and political boundaries) 
 # main project is MIT
 # basemap-data* is LGPL-3.0-or-later AND MIT AND (MIT AND LicenseRef-Fedora-Public-Domain)
@@ -86,6 +86,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib} \
 
 
 %changelog
+* Mon Aug 03 2026 Gwyn Ciesla <gwync@protonmail.com> - 2.0.0-13
+- Adjust matplotlib pin
+
 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 2.0.0-12
 - Rebuilt for Python 3.15.0b4 ABI change
 

diff --git a/pyver.patch b/pyver.patch
index 1d1e64c..3c0e243 100644
--- a/pyver.patch
+++ b/pyver.patch
@@ -37,3 +37,14 @@
  
  numpy >= 2.0, < 2.6
  matplotlib >= 3.4, < 3.11
+--- basemap-2.0.0/dep/requirements.txt~	2026-08-03 10:42:39.604024446 -0500
++++ basemap-2.0.0/dep/requirements.txt	2026-08-03 10:48:31.554919383 -0500
+@@ -2,7 +2,7 @@
+ packaging >= 20.5
+ 
+ numpy >= 2.0, < 2.6
+-matplotlib >= 3.4, < 3.11
++matplotlib >= 3.4
+ 
+ pyproj >= 3.0, < 3.8
+ pyshp >= 2.0, < 4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 15:50 [rpms/python-basemap] rawhide: Adjust matplotlib pin Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox