Name: | python2-certbot-dns-rfc2136 |
---|---|
Version: | 0.22.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 56601 |
License: | ASL 2.0 |
RPM: | python2-certbot-dns-rfc2136-0.22.0-1.el7.noarch.rpm |
Source RPM: | python-certbot-dns-rfc2136-0.22.0-1.el7.src.rpm |
Build Date: | Wed Mar 28 2018 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/certbot/certbot |
Summary: | RFC 2136 DNS Authenticator plugin for Certbot |
Description: | The certbot-dns-rfc2136 plugin automates the process of completing an ACME dns-01 challenge by creating, and subsequently removing, TXT records using RFC 2136 Dynamic Updates. This is the Python 2 version of the package. |
- Update to 0.22.0 (#1552955)
- Remove min version of setuptools dep
- Simplify deps, add python2- prefix where available
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 0.21.1 (#1535997)
- Update to 0.20.0 - Fix build on EPEL7, which has an old version of setuptools and no Python 3 Certbot packages
- Initial package.