15
0
forked from pool/python-ldap

Sync changes to SLFO-1.2 branch

This commit is contained in:
2025-08-20 11:31:09 +02:00
parent 77ae4e4307
commit c01cc26fc0
3 changed files with 33 additions and 11 deletions

View File

@@ -1,10 +1,8 @@
-------------------------------------------------------------------
Mon Jun 30 09:36:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
Tue Aug 5 05:27:36 UTC 2025 - William Brown <william.brown@suse.com>
- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
- Allow building against OpenLDAP 2.5
* 0001-Use-reentrant-libldap.patch
-------------------------------------------------------------------
Thu Aug 29 07:22:28 UTC 2024 - Markéta Machová <mmachova@suse.com>