- Update to 4.1.1

* Deprecated parameter enforce_openssl_binary_usage from
    certbot.ocsp.RevocationChecker.
  * The --preferred-profile and --required-profile flags now have their
    values stored in the renewal configuration so the same setting will
    be used on renewal.
  * No longer checks ARI during certbot --dry-run.
  * Fixed an unintended change introduced in 4.0.0 where renew_before_expiry
    could not be shorter than certbot's default renewal time.
  * Switched to src-layout from flat-layout to accommodate PEP 517 pip
    editable installs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=132
This commit is contained in:
2025-06-13 14:41:40 +00:00
committed by Git OBS Bridge
parent 252baa1fc5
commit a383c8e675
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a867bfbb5126516c12d4c8a93909ef1e4d5309fc4e9f5b97b2d987b0ffd4bbe3
size 439556

3
certbot-4.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1fdde3174bcf1d68f7a8dca070341acec28b78ef92ad2dd18b8d49959e96779
size 441624

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jun 13 14:34:45 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 4.1.1
* Deprecated parameter enforce_openssl_binary_usage from
certbot.ocsp.RevocationChecker.
* The --preferred-profile and --required-profile flags now have their
values stored in the renewal configuration so the same setting will
be used on renewal.
* No longer checks ARI during certbot --dry-run.
* Fixed an unintended change introduced in 4.0.0 where renew_before_expiry
could not be shorter than certbot's default renewal time.
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs
-------------------------------------------------------------------
Tue Apr 22 03:35:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot
Version: 4.0.0
Version: 4.1.1
Release: 0
Summary: ACME client
License: Apache-2.0