Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-certbot for openSUSE:Factory checked in at 2025-09-03 21:08:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-certbot (Old) and /work/SRC/openSUSE:Factory/.python-certbot.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot" Wed Sep 3 21:08:31 2025 rev:60 rq:1302582 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-certbot/python-certbot.changes 2025-08-13 16:32:09.800531558 +0200 +++ /work/SRC/openSUSE:Factory/.python-certbot.new.1977/python-certbot.changes 2025-09-03 21:09:09.425012004 +0200 @@ -1,0 +2,14 @@ +Wed Sep 3 12:15:55 UTC 2025 - Markéta Machová <[email protected]> + +- Update to 5.0.0 + * Certbot now stores the Retry-After value given by ACME Renewal Info (ARI) + so the value can be respected across multiple Certbot runs. + * Added uv as a test dependency, and switched most pip invocations to uv pip + for faster installs. + * certbot.ocsp.RevocationChecker.__init__ no longer accepts the parameter + enforce_openssl_binary_usage and always uses the cryptography library + for OCSP checking. + * Python 3.9 support was removed. + * Migrated most functionality from setup.py to pyproject.toml + +------------------------------------------------------------------- Old: ---- certbot-4.2.0.tar.gz New: ---- certbot-5.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-certbot.spec ++++++ --- /var/tmp/diff_new_pack.pAkGmB/_old 2025-09-03 21:09:09.869030766 +0200 +++ /var/tmp/diff_new_pack.pAkGmB/_new 2025-09-03 21:09:09.869030766 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-certbot # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-certbot -Version: 4.2.0 +Version: 5.0.0 Release: 0 Summary: ACME client License: Apache-2.0 @@ -40,6 +40,7 @@ BuildRequires: %{python_module pyRFC3339} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 41.6.0} +BuildRequires: %{python_module uv} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-acme >= %{version} ++++++ certbot-4.2.0.tar.gz -> certbot-5.0.0.tar.gz ++++++ ++++ 5353 lines of diff (skipped)
