From 2a60220c9516473c0eb1015f4e033e28095201c3 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 9 Oct 2020 16:36:07 +0200 Subject: [PATCH] update module --- 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 daa50b2cca..02f47f3a7d 100644 --- a/python-ldap/python-ldap.spec +++ b/python-ldap/python-ldap.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.8 +%define V_python 3.9 %define V_ldap3 2.8.1 # package information @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: GPL Version: %{V_python} -Release: 20200908 +Release: 20201009 # list of sources Source0: https://files.pythonhosted.org/packages/source/l/ldap3/ldap3-%{V_ldap3}.tar.gz