forked from pool/python-ldap
Accepting request 228097 from devel:languages:python
- Set license ot Python-2.0 (according to legal) - Update to upstream release 2.4.15 * Various fixes * Support for subordinates search scope * Support for select schema description extension OBS-URL: https://build.opensuse.org/request/show/228097 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=25
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96853b9bbdacb341d6a3d60fdc89f8cb8acef47970ce8492ee3cbe975b9c7dbf
|
||||
size 135550
|
||||
3
python-ldap-2.4.15.tar.gz
Normal file
3
python-ldap-2.4.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30bcac33ded943557fbafb1b6d9c345deab34d89d63dbcee9e6b59207db11670
|
||||
size 111597
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 13:50:39 UTC 2014 - speilicke@suse.com
|
||||
|
||||
- Set license ot Python-2.0 (according to legal)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 10:28:22 UTC 2014 - michael@stroeder.com
|
||||
|
||||
- Update to upstream release 2.4.15
|
||||
* Various fixes
|
||||
* Support for subordinates search scope
|
||||
* Support for select schema description extension
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 15:50:55 UTC 2013 - michael@stroeder.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ldap
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: python-ldap
|
||||
Version: 2.4.13
|
||||
Version: 2.4.15
|
||||
Release: 0
|
||||
Summary: Python LDAP interface
|
||||
License: SUSE-Public-Domain
|
||||
License: Python-2.0
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://www.python-ldap.org/
|
||||
Source: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user