Le Fri, May 28, 2021 at 08:11:05AM -0500, Lucas Raab a écrit : > Hello, > > Here are updates for databases/py-ldap0 and databases/web2ldap. The new > version of web2ldap depends on the new version of py-ldap0 so here they > are together.
thanks, commited - i've just made sure that the new version of py-ldap0 was enforced in the dependencies: -BUILD_DEPENDS = databases/py-ldap0${MODPY_FLAVOR} \ +BUILD_DEPENDS = databases/py-ldap0${MODPY_FLAVOR}>=1.2.8 \ Landry