Bret Curtis

Results 60 comments of Bret Curtis

I can get us a ITP (intent to package) which creates the initial bug report for a package in Debian. From there it is a question of getting all the...

IMO, packaging should be left to downstream, upstream (this project) shouldn't bother itself with that. If someone wants an ebuild, they it should be created by someone interested in maintaining...

Could make a pull request?

What version of Ldaptor are you running?

can't you do a `pip list` ? or look at the changelog of the ldaptor sources or the setup.py ?

so you can't see if this file exists? docs/source/NEWS.rst

Awesome... all the builds work but pyflakes says: ldaptor/usage.py:113: local variable 'MECHANISM' is assigned to but never used Coverage is also not that great, it could use some test cases...

Thank you for reporting this. Looks like `LDAPSearchResultReference` is currently just a stub, as indicated by the comment. If you are able to implement a real `__str__()` in a pull...