[continued from previous message]
@@ -8,12 +8,12 @@
dh-python,
po-debconf,
python3,
- python3-acme-abi-2 (>= 2.11~),
+ python3-acme-abi-4 (>= 2.11~),
python3-configargparse (>= 1.7~),
python3-configobj,
- python3-cryptography,
+ python3-cryptography (>= 43.0.0~),
python3-distro,
- python3-josepy (>= 1.13.0~),
+ python3-josepy (>= 2.0~),
python3-parsedatetime,
python3-pytest,
python3-repoze.sphinx.autointerface,
@@ -31,7 +31,7 @@
Package: python3-certbot
Architecture: all
-Depends: python3-acme-abi-2 (>= ${Abi-major-minor-version}),
+Depends: python3-acme-abi-4 (>= ${Abi-major-minor-version}),
python3-requests,
${misc:Depends},
${python3:Depends}
diff -Nru python-certbot-2.11.0/debian/patches/0001-remove-external-images.patch python-certbot-4.0.0/debian/patches/0001-remove-external-images.patch
--- python-certbot-2.11.0/debian/patches/0001-remove-external-images.patch 2025-04-30 09:05:24.000000000 -0400
+++ python-certbot-4.0.0/debian/patches/0001-remove-external-images.patch 2025-05-24 17:10:19.000000000 -0400
@@ -12,11 +12,11 @@
-|build-status|
-
--.. |build-status| image::
https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/master
+-.. |build-status| image::
https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/main
- :target:
https://dev.azure.com/certbot/certbot/_build?definitionId=5
- :alt: Azure Pipelines CI status
--
--.. image::
https://raw.githubusercontent.com/EFForg/design/master/logos/eff-certbot-lockup.png
+-
+-.. image::
https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png
- :width: 200
- :alt: EFF Certbot Logo
-
diff -Nru python-certbot-2.11.0/debian/tests/http-01 python-certbot-4.0.0/debian/tests/http-01
--- python-certbot-2.11.0/debian/tests