public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Federico Pellegrin <fede@evolware.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-cmap] rawhide: Bump to 0.7.2, fix forgeurl
Date: Sun, 13 Sep 2026 04:30:21 GMT	[thread overview]
Message-ID: <178927382171.1.14254979515711607293.rpms-python-cmap-02101a3ba567@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-13  4:30 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=178927382171.1.14254979515711607293.rpms-python-cmap-02101a3ba567@fedoraproject.org \
    --to=fede@evolware.org \
    --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