mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Add towncrier for automatic changelog generation (#10379)
blast from the past! resurrects https://github.com/certbot/certbot/pull/9803 with all of @bmw's changes. i figured instead of force-pushing a basically brand new branch and obliterating the old review, i'd just start from a clean slate fixes #8272 --------- Co-authored-by: Brad Warren <bmw@users.noreply.github.com> Co-authored-by: Brad Warren <bmw@eff.org>
This commit is contained in:
co-authored by
Brad Warren
Brad Warren
parent
1f128b0e0a
commit
2ac7baa651
+15
-11
@@ -18,8 +18,8 @@ babel==2.17.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
backports-tarfile==1.2.0 ; python_full_version >= "3.9.2" and python_version < "3.12"
|
||||
bcrypt==4.3.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
beautifulsoup4==4.13.4 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
boto3==1.39.4 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
botocore==1.39.4 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
boto3==1.39.16 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
botocore==1.39.16 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
build==1.2.2.post1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
cachecontrol==0.14.3 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
cachetools==5.5.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -28,18 +28,20 @@ cffi==1.17.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
chardet==5.2.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
charset-normalizer==3.4.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
cleo==2.1.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
click==8.1.8 ; python_full_version >= "3.9.2" and python_version < "3.10"
|
||||
click==8.2.1 ; python_version >= "3.10" and python_version < "4.0"
|
||||
cloudflare==2.19.4 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
colorama==0.4.6 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
configargparse==1.7.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
configobj==5.0.9 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
coverage==7.9.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
coverage==7.10.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
crashtest==0.4.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
cryptography==45.0.5 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
cython==0.29.37 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
decorator==5.2.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
deprecated==1.2.18 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
dill==0.4.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
distlib==0.3.9 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
distlib==0.4.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
distro==1.9.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
dns-lexicon==3.21.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
dnspython==2.7.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -53,7 +55,7 @@ fastjsonschema==2.21.1 ; python_full_version >= "3.9.2" and python_version < "4.
|
||||
filelock==3.18.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
findpython==0.6.3 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
google-api-core==2.25.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
google-api-python-client==2.176.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
google-api-python-client==2.177.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
google-auth-httplib2==0.2.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
google-auth==2.40.3 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
googleapis-common-protos==1.70.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -66,6 +68,7 @@ idna==3.10 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
imagesize==1.4.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
importlib-metadata==8.6.1 ; python_full_version >= "3.9.2" and python_version < "3.10"
|
||||
importlib-metadata==8.7.0 ; python_version >= "3.10" and python_version < "3.12"
|
||||
importlib-resources==6.5.2 ; python_full_version >= "3.9.2" and python_version < "3.10"
|
||||
iniconfig==2.1.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
installer==0.7.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
invoke==2.2.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -97,13 +100,13 @@ msgpack==1.1.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
msrest==0.7.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
mypy-extensions==1.1.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
mypy==1.9.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
nh3==0.2.22 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
nh3==0.3.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
oauthlib==3.3.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
packaging==25.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
paramiko==3.5.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
parsedatetime==2.6 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
parso==0.8.4 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
pbs-installer==2025.7.12 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
pbs-installer==2025.7.23 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
pexpect==4.9.0 ; python_full_version >= "3.9.2" and python_version < "4.0" and (sys_platform != "win32" and sys_platform != "emscripten" or python_version < "3.10") and sys_platform != "win32"
|
||||
pip==25.1.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
pkginfo==1.12.1.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -146,10 +149,10 @@ requests-oauthlib==2.0.0 ; python_full_version >= "3.9.2" and python_version < "
|
||||
requests-toolbelt==1.0.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
requests==2.32.4 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
rfc3986==2.0.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
rich==14.0.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
rich==14.1.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
roman-numerals-py==3.1.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
rsa==4.9.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
s3transfer==0.13.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
s3transfer==0.13.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
secretstorage==3.3.3 ; python_full_version >= "3.9.2" and python_version < "4.0" and sys_platform == "linux"
|
||||
semantic-version==2.10.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
setuptools-rust==1.11.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -174,6 +177,7 @@ stack-data==0.6.3 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
tldextract==5.3.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
tomli==2.2.1 ; python_full_version >= "3.9.2" and python_version <= "3.10"
|
||||
tomlkit==0.13.3 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
towncrier==24.8.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
tox==4.27.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
traitlets==5.14.3 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
trove-classifiers==2025.5.9.12 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -181,7 +185,7 @@ twine==6.1.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
types-httplib2==0.22.0.20250622 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
types-pyrfc3339==2.0.1.20241107 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
types-python-dateutil==2.9.0.20250708 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
types-pywin32==310.0.0.20250516 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
types-pywin32==311.0.0.20250728 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
types-requests==2.31.0.6 ; python_full_version >= "3.9.2" and python_version < "3.10"
|
||||
types-requests==2.32.4.20250611 ; python_version >= "3.10" and python_version < "4.0"
|
||||
types-setuptools==80.9.0.20250529 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
@@ -190,7 +194,7 @@ typing-extensions==4.14.1 ; python_full_version >= "3.9.2" and python_version <
|
||||
uritemplate==4.2.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
urllib3==1.26.20 ; python_full_version >= "3.9.2" and python_version < "3.10"
|
||||
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
virtualenv==20.31.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
virtualenv==20.32.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
wcwidth==0.2.13 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
wheel==0.45.1 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
wrapt==1.17.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
|
||||
|
||||
Reference in New Issue
Block a user