URL: https://github.com/freeipa/freeipa/pull/5204
Author: tiran
 Title: #5204: Test with python-ldap 3.3.1
Action: opened

PR body:
"""
Signed-off-by: Christian Heimes <chei...@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5204/head:pr5204
git checkout pr5204
From bd9472cc178c1a355ca42b5805d8dfac2f56b88e Mon Sep 17 00:00:00 2001
From: Christian Heimes <chei...@redhat.com>
Date: Fri, 23 Oct 2020 15:09:28 +0200
Subject: [PATCH] Test with python-ldap 3.3.1

Signed-off-by: Christian Heimes <chei...@redhat.com>
---
 freeipa.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index da42ef22e74..793dd206ffa 100755
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -61,7 +61,7 @@
 %global samba_version 4.7.0
 %global selinux_policy_version 3.14.3-21
 %global slapi_nis_version 0.56.1-4
-%global python_ldap_version 3.1.0-1
+%global python_ldap_version 3.3.1
 # 1.4.3 moved nsslapd-db-locks to cn=bdb sub-entry
 # https://pagure.io/freeipa/issue/8515
 %global ds_version 1.4.3
@@ -95,7 +95,7 @@
 %endif
 
 # fix for segfault in python3-ldap, https://pagure.io/freeipa/issue/7324
-%global python_ldap_version 3.1.0-1
+%global python_ldap_version 3.3.1
 # 1.4.3 moved nsslapd-db-locks to cn=bdb sub-entry
 # https://pagure.io/freeipa/issue/8515
 %global ds_version 1.4.3
_______________________________________________
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-devel@lists.fedorahosted.org

Reply via email to