From d66e484563c738e196c0e141372badb23de19a4c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 8 Oct 2025 08:01:13 +0200 Subject: [PATCH] update snapshot --- python-ldap/python-ldap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-ldap/python-ldap.spec b/python-ldap/python-ldap.spec index 34716c9a1b..616f153dce 100644 --- a/python-ldap/python-ldap.spec +++ b/python-ldap/python-ldap.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.13 +%define V_python 3.14 %define V_ldap3 2.9.1 # package information @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: GPL Version: %{V_python} -Release: 20250410 +Release: 20251008 # list of sources Source0: https://files.pythonhosted.org/packages/source/l/ldap3/ldap3-%{V_ldap3}.tar.gz