Search Criteria
Package Details: python-ldaptor 21.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ldaptor.git (read-only, click to copy) |
---|---|
Package Base: | python-ldaptor |
Description: | LDAP server, client and utilities, using Twisted Python |
Upstream URL: | https://github.com/twisted/ldaptor |
Licenses: | MIT |
Submitter: | intelfx |
Maintainer: | intelfx |
Last Packager: | intelfx |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-04-15 21:29 (UTC) |
Last Updated: | 2024-05-05 18:07 (UTC) |
Dependencies (9)
- python-passlib
- python-pyparsing
- python-twisted
- python-zope-interface
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pyopenssl (check)
Required by (1)
- python-matrix-synapse-ldap3 (check)
Latest Comments
intelfx commented on 2024-05-05 18:08 (UTC) (edited on 2024-05-05 18:09 (UTC) by intelfx)
Huh. For some reason, when I first applied this change (it was straightforward, yes), I got another bunch of failed tests with no obvious cause or fix.
But now the failures magically disappeared.
Anyhow, I just pushed the -2 with Python ≥3.12 compat. Thanks for another ping.
nachfuellbar commented on 2024-05-03 22:29 (UTC)
The fix is pretty straightforward in config.py there is SafeConfigParser which was removed in Python 3.12 after being deprecated prior - just replace with ConfigParser
intelfx commented on 2024-04-28 07:12 (UTC) (edited on 2024-04-28 11:14 (UTC) by intelfx)
@hashworks Yes, something broke very recently. The project seems very poorly maintained upstream, I'll try to patch it up.
hashworks commented on 2024-04-27 23:52 (UTC)
Tests fail for me: https://fb.hash.works/Vi5Nf/