mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 23:29:26 +02:00
Release 5.7.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
setup(
|
||||
version=version,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
# We specify the minimum certbot version as the current plugin
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
setup(
|
||||
version=version,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
setup(
|
||||
version=version,
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'cloudflare>=4.0',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'python-digitalocean>=1.15.0', # 1.15.0 or newer is recommended for TTL support
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
# This version of lexicon is required to address the problem described in
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'google-api-python-client>=1.6.5',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.15.1',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
# This version was chosen because it is the version packaged in RHEL 9 and Debian unstable. It
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'boto3>=1.20.34',
|
||||
|
||||
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
install_requires = [
|
||||
# We specify the minimum certbot version as the current plugin
|
||||
|
||||
@@ -147,7 +147,7 @@ options:
|
||||
case, and to know when to deprecate support for past
|
||||
Python versions and flags. If you wish to hide this
|
||||
information from the Let's Encrypt server, set this to
|
||||
"". (default: CertbotACMEClient/5.6.0 (certbot;
|
||||
"". (default: CertbotACMEClient/5.7.0 (certbot;
|
||||
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
|
||||
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
|
||||
The flags encoded in the user agent are: --duplicate,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"""Certbot client."""
|
||||
|
||||
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
|
||||
__version__ = '5.7.0.dev0'
|
||||
__version__ = '5.7.0'
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.7.0.dev0'
|
||||
version = '5.7.0'
|
||||
|
||||
setup(
|
||||
version=version,
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
50910ec629e9272952b7c7016beed32ccaa345609f7e3289c71842aeaf0b1e63 acme-5.7.0.tar.gz
|
||||
dc22b96c53d115a46bc81b7f547415b2ac7b5ae06e0d2dd9946223b12adc63e7 certbot-5.7.0.tar.gz
|
||||
a3964392e699515425bcb6f938abf40b633d0d39ab5fcbe51d4f5d1bd83bcf96 certbot_apache-5.7.0.tar.gz
|
||||
1ab2bdef35e0e816aa47a8581885c66b2dd5e285e2fef2c4c8b3e5980b36e2e4 certbot_dns_cloudflare-5.7.0.tar.gz
|
||||
52d294638d544089c230a869dbdf67d85c4ee327731e0a2d75ca600663928594 certbot_dns_digitalocean-5.7.0.tar.gz
|
||||
9f4dab92e110e486c80b364165d6cac3718c7789410510928ee16d2dfce220be certbot_dns_dnsimple-5.7.0.tar.gz
|
||||
2ffff762baed4a1cca00f661e7b2ecdcee194bafbeefd6a6d3fffb0e09d06fa0 certbot_dns_dnsmadeeasy-5.7.0.tar.gz
|
||||
628bcf2b1e9c672ed48e728c65968eb80bf413cc0fa9b05f98ff02de1a14a71a certbot_dns_gehirn-5.7.0.tar.gz
|
||||
fb73495182e5495d5fec5c201dbd8144fa85f22320dc630803bae089725c06ab certbot_dns_google-5.7.0.tar.gz
|
||||
138f2865929bd5779966835b842a8353be70f4c6740b01c8146cb2a9e82d9269 certbot_dns_linode-5.7.0.tar.gz
|
||||
3f058e028a5f5571725a213552264a776c202b0be570fdcdd082a271e3a788e4 certbot_dns_luadns-5.7.0.tar.gz
|
||||
5bc575fa81c361ce6a1179103ee24c5c499f3c93037efe4f81bce70fe6c810eb certbot_dns_nsone-5.7.0.tar.gz
|
||||
a7f079763ea2e49ffa6d34589e0c539316c9303031e1871b1ad8c2ed833ec7a8 certbot_dns_ovh-5.7.0.tar.gz
|
||||
183b8c340a44dd37b4d31838f72782b36d4922c911cca4935d9857eba6c28fee certbot_dns_rfc2136-5.7.0.tar.gz
|
||||
2a05ad3995782454091dc4fce4b0e0447c6e0850b1461b73798d48bda09db38b certbot_dns_route53-5.7.0.tar.gz
|
||||
287db1199a703f4e137619081c03359e5e22ac7f4798fb9557bd458c19ec02d5 certbot_dns_sakuracloud-5.7.0.tar.gz
|
||||
e66bb59503ecd7ab261d83c254c68a97f5375830535bdf307aba42abef256dfb certbot_nginx-5.7.0.tar.gz
|
||||
@@ -0,0 +1,14 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQGzBAABCAAdFiEE8ocbQVKuE8SVGREfRHv2g6o7JsMFAmpYZ4wACgkQRHv2g6o7
|
||||
JsNiDwv9FX8SLT3uTNbTIO67TMkbKw7jA16V2m5t/jtkVCZiBhebeEffP813COrm
|
||||
lY96CsmU0IGhyuEWPW3yo6FcDmj7N/rNjVpztA1PkkOI5EUVZH/AvlaUIw375Oow
|
||||
eY1S1jv1Qrdzz19XSlxNzPVluPOVUBkJRoJamOu6JODGDScyXKxV03Q/JFucB/iD
|
||||
92pFr6uWaP8ZnFuGNKGcn+2fAdGRmZ47YIPcohjqoDX8ONWfq0b5/thk7yUlM69E
|
||||
/lYlHRGytWJVsyjNf7F/35KzPGobZaRU6v4DDUya2kEIYrSRYxWQXaaJFHgHUryG
|
||||
Ds1bfxxrPqRJ6MWt3r6tH7r+N2I4D+Qtfxv9SZxogdGlepcE34e9dfO+WN77g3dF
|
||||
Bfev+Ct+3Pj7f6xyfEW/V0o/IsO78qI67zDmx4naO3V0wObpJbT+PYB3+m+z4r2O
|
||||
WPyGxt766sf0O9NrSTjnZV82WlE7nuD2eII3J2LaNsrPtM0+49w8hSPFRAV1TrSg
|
||||
p/hqrlNa
|
||||
=2R8H
|
||||
-----END PGP SIGNATURE-----
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user