cc422a82e0
Accepting request 656823 from devel:languages:python
...
- Reduce the runtime dependencies to match the actual needs
* User can use either openldap or 389-ds or anything else
- Run the tests on the package
- Fix the fdupes call
OBS-URL: https://build.opensuse.org/request/show/656823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=52
2019-01-03 17:06:19 +00:00
Tomáš Chvátal
d155978421
- Reduce the runtime dependencies to match the actual needs
...
* User can use either openldap or 389-ds or anything else
- Run the tests on the package
- Fix the fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=121
2018-12-10 12:24:48 +00:00
2a4002ded7
Accepting request 655978 from devel:languages:python
...
- Add this package to SLE wrt fate#325747
- Do not add version dependency to devel requirement
OBS-URL: https://build.opensuse.org/request/show/655978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=51
2018-12-07 13:39:45 +00:00
Tomáš Chvátal
4986d13f7c
- Do not add version dependency to devel requirement
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=119
2018-12-07 09:20:41 +00:00
Tomáš Chvátal
3c1eeb0869
- Add this package to SLE wrt fate#325747
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=118
2018-12-07 09:20:23 +00:00
9bdd2b6537
Accepting request 629178 from devel:languages:python
...
- Require openldap2-client as some of the binaries are called
on the runtime
OBS-URL: https://build.opensuse.org/request/show/629178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=50
2018-08-15 08:38:02 +00:00
Tomáš Chvátal
2e45ec7f88
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=116
2018-08-14 07:05:14 +00:00
Tomáš Chvátal
d0efe8dc34
- Require openldap2-client as some of the binaries are called
...
on the runtime
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=115
2018-08-14 07:01:27 +00:00
8c1979c321
Accepting request 628063 from devel:languages:python
...
- update to upstream release 3.1.0:
* Long-deprecated functions `ldap.open()` and `ldap.init()` are removed
* `LDAPObject.compare_s()` and `compare_ext_s` return bool instead of 0 or 1
* Tons of changes see CHANGES file
OBS-URL: https://build.opensuse.org/request/show/628063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=49
2018-08-10 07:48:43 +00:00
Tomáš Chvátal
a7c643211b
- update to upstream release 3.1.0:
...
* Long-deprecated functions `ldap.open()` and `ldap.init()` are removed
* `LDAPObject.compare_s()` and `compare_ext_s` return bool instead of 0 or 1
* Tons of changes see CHANGES file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=113
2018-08-08 11:47:38 +00:00
Tomáš Chvátal
fac9e8ac0f
Accepting request 627947 from home:stroeder:branches:devel:languages:python
...
- update to upstream release 3.1.0
OBS-URL: https://build.opensuse.org/request/show/627947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=112
2018-08-08 11:41:40 +00:00
285ba91884
Accepting request 567667 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/567667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=48
2018-01-20 10:27:55 +00:00
Tomáš Chvátal
58f65a7410
Accepting request 567662 from home:bergmannf:branches:devel:languages:python
...
Reworked changes file to be more concise.
OBS-URL: https://build.opensuse.org/request/show/567662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=110
2018-01-19 12:11:12 +00:00
2bba897f63
Accepting request 544080 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/544080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=47
2017-11-21 14:34:33 +00:00
2bbcf2c394
Accepting request 543962 from home:stroeder:branches:devel:languages:python
...
update to upstream release 2.5.2
OBS-URL: https://build.opensuse.org/request/show/543962
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=108
2017-11-21 08:15:54 +00:00
3c6884ee84
Accepting request 541892 from devel:languages:python
...
- update to upstream release 2.5.1
- adjusted BuildRequires to match upstream prerequisites
Changes since 2.4.45:
Mandatory prerequisites:
- Python 2.7.x
- pyasn1 0.3.7+ and pyasn1_modules 0.1.5+
Modules/
* removed unused code schema.c
Lib/
* ldap.__version__, ldap.__author__ and ldap.__license__ now
imported from new sub-module ldap.pkginfo also to setup.py
* Added safety assertion when importing _ldap:
ldap.pkginfo.__version__ must match _ldap.__version__
* removed stand-alone module dsml
* slapdtest.SlapdObject.restart() just restarts slapd
without cleaning any data
* Compability changes for pyasn1 0.3.x or newer
(thanks to Ilya Etingof and Christian Heimes)
* The methods SSSResponseControl.decodeControlValue() and
VLVResponseControl.decodeControlValue() now follow the coding
convention to use camel-cased ASN.1 name as class attribute name.
The old class names are still set for back-ward compability
but should not be used in new code because they might be removed
in a later release.
* removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS
Tests/
* added explicit reconnect tests for ReconnectLDAPObject
OBS-URL: https://build.opensuse.org/request/show/541892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=46
2017-11-15 16:02:32 +00:00
Michael Ströder
61d8b94364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=106
2017-11-12 17:49:32 +00:00
Michael Ströder
9e26bbe32f
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=105
2017-11-12 17:49:22 +00:00
Michael Ströder
753f748883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=104
2017-11-12 17:48:24 +00:00
Michael Ströder
188ff9cd09
Accepting request 541096 from home:stroeder:branches:devel:languages:python
...
- update to upstream release 2.5.1
Changes since 2.4.45:
Mandatory prerequisites:
- Python 2.7.x
- pyasn1 0.3.7+ and pyasn1_modules 0.1.5+
Modules/
* removed unused code schema.c
Lib/
* ldap.__version__, ldap.__author__ and ldap.__license__ now
imported from new sub-module ldap.pkginfo also to setup.py
* Added safety assertion when importing _ldap:
ldap.pkginfo.__version__ must match _ldap.__version__
* removed stand-alone module dsml
* slapdtest.SlapdObject.restart() just restarts slapd
without cleaning any data
* Compability changes for pyasn1 0.3.x or newer
(thanks to Ilya Etingof and Christian Heimes)
* The methods SSSResponseControl.decodeControlValue() and
VLVResponseControl.decodeControlValue() now follow the coding
convention to use camel-cased ASN.1 name as class attribute name.
The old class names are still set for back-ward compability
but should not be used in new code because they might be removed
in a later release.
* removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS
Tests/
* added explicit reconnect tests for ReconnectLDAPObject
OBS-URL: https://build.opensuse.org/request/show/541096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=103
2017-11-12 17:41:56 +00:00
3fe46a801b
Accepting request 532814 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/532814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=45
2017-10-10 09:42:48 +00:00
Michael Ströder
b4589e29e1
Accepting request 532813 from home:stroeder:branches:devel:languages:python
...
- update to upstream release 2.4.45
* fixed error handling
OBS-URL: https://build.opensuse.org/request/show/532813
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=101
2017-10-09 15:16:04 +00:00
1819dd83f4
Accepting request 522190 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/522190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=44
2017-09-09 18:26:41 +00:00
Michael Ströder
393f8a9b54
Accepting request 522189 from home:stroeder:branches:devel:languages:python
...
- update to upstream release 2.4.44
* GIL fix
OBS-URL: https://build.opensuse.org/request/show/522189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=99
2017-09-07 22:24:58 +00:00
Michael Ströder
e25e01e549
Accepting request 521904 from home:stroeder:branches:devel:languages:python
...
- update to upstream release 2.4.43
* SASL bind fix
OBS-URL: https://build.opensuse.org/request/show/521904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=98
2017-09-07 08:00:08 +00:00
3de09f57cf
Accepting request 520806 from devel:languages:python
...
- update to upstream release 2.4.42
* small enhancements to test suite
OBS-URL: https://build.opensuse.org/request/show/520806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=43
2017-09-05 13:17:07 +00:00
Michael Ströder
7fa5a4d7f7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=96
2017-09-04 13:23:51 +00:00
Michael Ströder
cf80f55cbe
Accepting request 520611 from home:stroeder:branches:devel:languages:python
...
- update to upstream release 2.4.42
OBS-URL: https://build.opensuse.org/request/show/520611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=95
2017-09-04 09:01:35 +00:00
b050779fe4
Accepting request 509843 from devel:languages:python
...
update to 2.4.41
OBS-URL: https://build.opensuse.org/request/show/509843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=42
2017-07-17 07:09:15 +00:00
Michael Ströder
21d3cd32ba
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=93
2017-07-12 18:07:51 +00:00
Michael Ströder
acd216ecdb
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=92
2017-07-12 18:07:47 +00:00
Michael Ströder
f9b66321d7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=91
2017-07-12 18:07:41 +00:00
Michael Ströder
4c32a76d09
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=90
2017-07-12 18:07:29 +00:00
Michael Ströder
46efcc151e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=89
2017-07-12 18:06:58 +00:00
Michael Ströder
f3c856a1eb
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=88
2017-07-12 18:06:45 +00:00
0a3e764be4
Accepting request 506527 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/506527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=41
2017-06-28 08:37:38 +00:00
Michael Ströder
c25b3582a3
Accepting request 506526 from home:stroeder:branches:devel:languages:python
...
update to upstream release 2.4.40
OBS-URL: https://build.opensuse.org/request/show/506526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=86
2017-06-27 18:43:17 +00:00
5c0197d2db
Accepting request 500227 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/500227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=40
2017-06-01 14:34:49 +00:00
Michael Ströder
fed8d23f32
Accepting request 500226 from home:stroeder:branches:devel:languages:python
...
update to 2.4.39
OBS-URL: https://build.opensuse.org/request/show/500226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=84
2017-05-31 20:07:25 +00:00
Jan Matejek
78eb531617
- provide python2-ldap to support singlespec packages
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=83
2017-05-18 15:06:32 +00:00
Michael Ströder
ba2b0c4626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=82
2017-04-28 09:06:49 +00:00
Michael Ströder
eda9aaedb2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=81
2017-04-28 09:06:36 +00:00
Michael Ströder
958dccc490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=80
2017-04-28 09:06:22 +00:00
Michael Ströder
4092ab55a1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=79
2017-04-28 09:06:08 +00:00
Michael Ströder
2c9d9fd1cd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=78
2017-04-28 09:05:45 +00:00
Michael Ströder
85408b34bb
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=77
2017-04-28 09:05:40 +00:00
Michael Ströder
5d6fd22c90
Accepting request 491443 from home:stroeder:branches:devel:languages:python
...
update to 2.4.37
OBS-URL: https://build.opensuse.org/request/show/491443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=76
2017-04-27 08:50:05 +00:00
4b4a889a36
Accepting request 455460 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/455460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=39
2017-02-09 10:18:32 +00:00
Michael Ströder
26eb45ca84
Accepting request 455457 from home:stroeder:branches:devel:languages:python
...
update to 2.4.30 (needed for pyasn1 0.2.x)
OBS-URL: https://build.opensuse.org/request/show/455457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=74
2017-02-08 10:01:35 +00:00
af225d0870
Accepting request 452487 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/452487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=38
2017-01-27 10:17:10 +00:00