Closed alexzorin closed 1 year ago
Hi @tengattack,
We are about the release the Certbot 2.0 beta and the stable release will follow in one month time.
This will cause the snap published by this repository to crash unless the references to the zope
interfaces are removed:
# certbot plugins
An unexpected error occurred:
AttributeError: module 'certbot.interfaces' has no attribute 'IAuthenticator'
We would appreciate it if you could apply this change before then. Thank you!
@tengattack Certbot 2.0.0 has been released (at least for non-snap users at PyPi and some distro repo's like Gentoo). Could you please fix this zope issue? It's breaking Certbot for your users.
Great, thank you!
zope has been deprecated since the release of Certbot 1.19.0 and the referenced interfaces will be removed in an upcoming version of Certbot.