public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-gmpy2] f44: Version 2.3.1
@ 2026-07-08 20:08 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-08 20:08 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 20:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 20:08 [rpms/python-gmpy2] f44: Version 2.3.1 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox