15
0
forked from pool/python-ldap

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
This commit is contained in:
Tomáš Chvátal
2018-01-19 12:11:12 +00:00
committed by Git OBS Bridge
parent 2bbcf2c394
commit 58f65a7410
6 changed files with 26 additions and 62 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 18 09:04:33 UTC 2018 - fbergmann@suse.com
- update to upstream release 3.0.0b4:
- Adds support for Python 3.4+
- Adds support for `bytes_mode`
- Idiotmatic python code changes
- Adds testing for `pypy`
- Fixes/enhances tests
- Remove python-ldap.keyring and python-ldap-%{version}.tar.gz.asc:
There is no signature provided for the new upstream tarball
-------------------------------------------------------------------
Mon Nov 20 17:49:28 UTC 2017 - michael@stroeder.com