inventage / certbot-dns-cloudns

ClouDNS DNS Authenticator plugin for Certbot
https://pypi.org/project/certbot-dns-cloudns/
The Unlicense
19 stars 6 forks source link

Bump Certbot and ACME dependencies with new tests added #7

Closed tedski closed 1 month ago

tedski commented 2 months ago

The outdated dependencies are blocking home-assistant/addons#3751.

This adds some testing to the Authenticator (more to come later). The tests are configured to run via pytest and the GitHub Actions have been updated to run the tests during Compatibility Testing.

This also bumps the Cerbot/ACME dependencies to 2.11.0 to keep up with the current state and unblock home-assistant/addons#3751.

This drops support for Python 3.7 as it is EOL.

tedski commented 2 months ago

@stephenjust @dalbothek can you take a look at this and help unblock projects that depend on this library? Thanks!

dalbothek commented 2 months ago

Thank you very much for your contribution! I might not find time to review your changes in detail until next Tuesday, but I will make sure to get a new version out by then.

tedski commented 1 month ago

Any chance this can get reviewed this week, @dalbothek ?

dalbothek commented 1 month ago

Thank you for the reminder, the changes have now been merged and a new version 0.7.0 is available.