From 57ceb84de03bbed250443ac75bbcf8483129bea7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 8 Oct 2025 07:55:34 +0200 Subject: [PATCH] update snapshot --- python-parse/python-parse.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-parse/python-parse.spec b/python-parse/python-parse.spec index 5a45b3bf13..181aba2b24 100644 --- a/python-parse/python-parse.spec +++ b/python-parse/python-parse.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.13 +%define V_python 3.14 %define V_pycparser 2.23 %define V_configargparse 1.7.1 %define V_click 8.2.1 @@ -42,7 +42,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20250911 +Release: 20251008 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{V_pycparser}.tar.gz