public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cmap] rawhide: Bump to 0.7.2, fix forgeurl
@ 2026-09-13 4:30 Federico Pellegrin
0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-09-13 4:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cmap
Branch : rawhide
Commit : 02101a3ba56726afec30c14c7fa9a786fe2697e5
Author : Federico Pellegrin <fede@evolware.org>
Date : 2026-09-13T06:26:36+02:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-cmap/c/02101a3ba56726afec30c14c7fa9a786fe2697e5?branch=rawhide
Log:
Bump to 0.7.2, fix forgeurl
---
diff --git a/.gitignore b/.gitignore
index 3564e15..f48a107 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/cmap-0.2.1.tar.gz
/cmap-0.2.2.tar.gz
/cmap-0.3.0.tar.gz
+/cmap-0.7.2.tar.gz
diff --git a/python-cmap.spec b/python-cmap.spec
index 07c42f1..89d3013 100644
--- a/python-cmap.spec
+++ b/python-cmap.spec
@@ -1,8 +1,8 @@
%global pypi_name cmap
-%global forgeurl https://github.com/tlambert03/cmap
+%global forgeurl https://github.com/pyapp-kit/cmap
Name: python-%{pypi_name}
-Version: 0.3.0
+Version: 0.7.2
Release: %{autorelease}
Summary: Scientific colormaps for python, without dependencies
%forgemeta
@@ -16,6 +16,7 @@ BuildRequires: python3-devel
# For hatch-vcs
BuildRequires: git-core
+
%global _description %{expand:
Scientific colormaps for python, with no dependencies beyond numpy.
@@ -41,7 +42,7 @@ git tag v%{version}
%generate_buildrequires
-%pyproject_buildrequires -x test_min
+%pyproject_buildrequires -g test_min
%build
diff --git a/sources b/sources
index b3b100b..aef226e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cmap-0.3.0.tar.gz) = b23aa0ce4dfce3a47b58692b7c7792fc0e286c6ca1ae497167a96d124714563e8786cfd9ee900fbc354cb155839c80cb1da46374999943646f77590504e81cd8
+SHA512 (cmap-0.7.2.tar.gz) = d8b01bdbc1c23fdea63b2d61a995399ef7e06ecc003fef568d3b0180307967eab48c8487014f6b9c04bfecad2d22b1c57e623f295747235768f6705989182b45
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-13 4:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 4:30 [rpms/python-cmap] rawhide: Bump to 0.7.2, fix forgeurl Federico Pellegrin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox