public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-gmpy2] f44: Version 2.3.1
Date: Wed, 08 Jul 2026 20:08:41 GMT	[thread overview]
Message-ID: <178354132127.1.11115961072201623073.rpms-python-gmpy2-fd3390b3d6a2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-gmpy2
Branch : f44
Commit : fd3390b3d6a2db8ae290514d988f3a20491b9796
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-08T14:08:34-06:00
Stats  : +4/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-gmpy2/c/fd3390b3d6a2db8ae290514d988f3a20491b9796?branch=f44

Log:
Version 2.3.1

---
diff --git a/python-gmpy2.spec b/python-gmpy2.spec
index 3fb0300..e52c937 100644
--- a/python-gmpy2.spec
+++ b/python-gmpy2.spec
@@ -5,7 +5,7 @@
 %bcond tests %{undefined rhel}
 
 Name:           python-gmpy2
-Version:        2.3.0
+Version:        2.3.1
 Release:        %autorelease
 Summary:        Python interface to GMP, MPFR, and MPC
 
@@ -20,8 +20,8 @@ BuildOption(install): -l gmpy2
 
 BuildRequires:  gcc
 BuildRequires:  gmp-devel
-BuildRequires:  libmpc-devel
 BuildRequires:  make
+BuildRequires:  pkgconfig(mpc)
 BuildRequires:  pkgconfig(mpfr)
 %if %{with py3docs}
 BuildRequires:  python3-docs
@@ -76,7 +76,7 @@ sed -e "s|\('https://docs\.python\.org/3/', \)None|\1'%{_docdir}/python3-docs/ht
 %endif
 
 # Permit use of setuptools 80
-sed -i 's/,<80//' pyproject.toml
+%pyproject_patch_dependency setuptools:drop_upper
 
 %build -p
 # Do not pass -pthread to the compiler or linker

diff --git a/sources b/sources
index ff0204c..bfff8ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gmpy2-2.3.0.tar.gz) = 2e7284859222c5bfaa5b16e0d18abffa2dfa1efbeb66465f2770497be1676191e424a016a5543c5585632d439d7921e9a98be4a339c88dbfc04e560fbbb6812d
+SHA512 (gmpy2-2.3.1.tar.gz) = 58a8b8f436da0a052816824a800b3f14b6129c3d9c3f141be6597ca821e9892e05e9d0d74100e154fa42a7f32bdab9d10a20575971ee2ea6a8cd58eea78cae63

                 reply	other threads:[~2026-07-08 20:08 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=178354132127.1.11115961072201623073.rpms-python-gmpy2-fd3390b3d6a2@fedoraproject.org \
    --to=loganjerry@gmail.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