public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-basemap] rawhide: Bump numpy pin
@ 2026-07-10 19:12 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-10 19:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-basemap
Branch : rawhide
Commit : d83d9f02c2df10304afee9ad0d266202a49efa4c
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-07-10T14:12:34-05:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-basemap/c/d83d9f02c2df10304afee9ad0d266202a49efa4c?branch=rawhide
Log:
Bump numpy pin
---
diff --git a/python-basemap.spec b/python-basemap.spec
index ce193b1..5a0737e 100644
--- a/python-basemap.spec
+++ b/python-basemap.spec
@@ -2,7 +2,7 @@
Name: python-basemap
Version: 2.0.0
-Release: 9%{?dist}
+Release: 10%{?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
+* Fri Jul 10 2026 Gwyn Ciesla <gwync@protonmail.com> - 2.0.0-10
+- Bump numpy pin
+
* Fri Jun 05 2026 Python Maint <python-maint@redhat.com> - 2.0.0-9
- Rebuilt for Python 3.15
diff --git a/pyver.patch b/pyver.patch
index 3a6083c..b4ec86e 100644
--- a/pyver.patch
+++ b/pyver.patch
@@ -24,7 +24,7 @@
packaging >= 20.5, < 26.0
-numpy >= 2.0, < 2.4
-+numpy >= 2.0, < 2.5
++numpy >= 2.0, < 2.6
matplotlib >= 3.4, < 3.11
pyproj >= 3.0, < 3.8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 19:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 19:12 [rpms/python-basemap] rawhide: Bump numpy 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