public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-basemap] rawhide: Adjust matplotlib pin
Date: Mon, 03 Aug 2026 15:50:06 GMT [thread overview]
Message-ID: <178577220623.1.6927194242205024352.rpms-python-basemap-81634efe35fc@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-03 15:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178577220623.1.6927194242205024352.rpms-python-basemap-81634efe35fc@fedoraproject.org \
--to=gwync@protonmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox