From 87bf9690719bbb4cd6be2268d8132497a583f257 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 23 Aug 2025 10:53:26 +0200 Subject: [PATCH] update module --- python-setup/python-setup.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-setup/python-setup.spec b/python-setup/python-setup.spec index 7d3bbe250c..4f24dade7d 100644 --- a/python-setup/python-setup.spec +++ b/python-setup/python-setup.spec @@ -28,8 +28,8 @@ %define V_setuptools_git 1.2 %define V_setuptools_rust 1.6.0 %define V_pip 25.2 -%define V_pbr 6.1.1 -%define V_cython 3.1.2 +%define V_pbr 7.0.1 +%define V_cython 3.1.3 %define V_incremental 24.7.2 %define V_packaging 25.0 %define V_flit 3.12.0 @@ -46,7 +46,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20250801 +Release: 20250823 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.tar.gz