./databases/py-ldap, LDAP client API for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q4, Version: 3.3.1, Package name: py38-ldap-3.3.1, Maintainer: pkgsrc-users

Provide an LDAP client API for Python in the spirit of RFC1823.

* C wrapper module around OpenLDAP
* an object-oriented API for X.500 directories


Master sites:

SHA1: 324f671225f10005b34e9cce2c0e307a96fa8ac3
RMD160: c0ee3c8a6a9d998538fdde8a92d18e3c0286f560
Filesize: 370.908 KB

Version history: (Expand)


CVS history: (Expand)


   2021-01-16 20:53:04 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6402 - requested by nia
databases/py-ldap: NetBSD build fix

Revisions pulled up:
- databases/py-ldap/Makefile                                    1.89

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Thu Jan 14 11:41:03 UTC 2021

   Modified Files:
   	pkgsrc/databases/py-ldap: Makefile

   Log message:
   py-ldap: Force pkgsrc version on NetBSD where version detection fails

   PR pkg/55902