15
0

Accepting request 1267389 from home:mnhauke

- Update to version 0.10.0
  * Add servicePrincipalName to output.
  * Fix functions descriptions.
  * Drop future requirement, require Python 3.6+.
- Drop patch:
  * remove-future-requirement.patch
- Add patch:
  * 73.patch

OBS-URL: https://build.opensuse.org/request/show/1267389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldapdomaindump?expand=0&rev=7
This commit is contained in:
2025-04-07 12:03:22 +00:00
committed by Git OBS Bridge
parent 25c526a8ed
commit 2f289a9bdb
6 changed files with 55 additions and 214 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Apr 6 09:48:03 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.10.0
* Add servicePrincipalName to output.
* Fix functions descriptions.
* Drop future requirement, require Python 3.6+.
- Drop patch:
* remove-future-requirement.patch
- Add patch:
* 73.patch
-------------------------------------------------------------------
Wed Sep 6 05:58:09 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>