From c596fcab01edc1ca629e290c943c6bba58c6fc7dd5c287d9b389f779a65c8e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 24 Jan 2018 14:17:20 +0000 Subject: [PATCH] Accepting request 569246 from home:stroeder:branches:devel:languages:python - update to version 2.4.1 OBS-URL: https://build.opensuse.org/request/show/569246 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=11 --- ldap3-2.3.tar.gz | 3 --- ldap3-2.4.1.tar.gz | 3 +++ python-ldap3.changes | 5 +++++ python-ldap3.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 ldap3-2.3.tar.gz create mode 100644 ldap3-2.4.1.tar.gz diff --git a/ldap3-2.3.tar.gz b/ldap3-2.3.tar.gz deleted file mode 100644 index 5d4cdc0..0000000 --- a/ldap3-2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c056b3756076e15aa71c963c7c5a44d5d9bbd430263ee49598d4454223a766ac -size 341466 diff --git a/ldap3-2.4.1.tar.gz b/ldap3-2.4.1.tar.gz new file mode 100644 index 0000000..23ca81a --- /dev/null +++ b/ldap3-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fe0d55a8cecb725748c831ffac2873df94c05b2d7eb867ea167c0500bbc6a8 +size 345220 diff --git a/python-ldap3.changes b/python-ldap3.changes index 6db5626..8d19ece 100644 --- a/python-ldap3.changes +++ b/python-ldap3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 24 13:45:14 UTC 2018 - michael@stroeder.com + +- update to version 2.4.1 + ------------------------------------------------------------------- Sat Sep 30 16:37:55 UTC 2017 - arun@gmx.de diff --git a/python-ldap3.spec b/python-ldap3.spec index f4818ae..6fbbcd9 100644 --- a/python-ldap3.spec +++ b/python-ldap3.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ldap3 -Version: 2.3 +Version: 2.4.1 Release: 0 Summary: A strictly RFC 4511 conforming LDAP V3 pure Python client License: LGPL-3.0