From 8c2523bad42cf6c7512962d8d3bcd36fb101ca34 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 8 Oct 2025 07:56:41 +0200 Subject: [PATCH] update snapshot --- python-db/python-db.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-db/python-db.spec b/python-db/python-db.spec index fedd75e78f..469a371adc 100644 --- a/python-db/python-db.spec +++ b/python-db/python-db.spec @@ -24,7 +24,7 @@ # FIXME: rse: Oracle module was blindly packaged # package version -%define V_python 3.13 +%define V_python 3.14 %define V_lmdb 1.6.2 %define V_psycopg2 2.9.10 %define V_mysql_python 1.2.5 @@ -41,7 +41,7 @@ Class: EVAL Group: Language License: GPL Version: %{V_python} -Release: 20250410 +Release: 20251008 # package options %option with_lmdb yes