Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-acme for openSUSE:Factory checked in at 2025-06-16 12:26:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-acme (Old) and /work/SRC/openSUSE:Factory/.python-acme.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-acme" Mon Jun 16 12:26:32 2025 rev:74 rq:1286019 version:4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes 2025-04-22 17:29:38.318497910 +0200 +++ /work/SRC/openSUSE:Factory/.python-acme.new.19631/python-acme.changes 2025-06-16 12:26:39.688725845 +0200 @@ -1,0 +2,16 @@ +Fri Jun 13 14:29:12 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Update to 4.1.1 + * ACME Renewal Info (ARI) support. certbot renew will automatically + check ARI when using an ACME server that supports it, and may renew + early based on the ARI information. + * Switched to src-layout from flat-layout to accommodate PEP 517 pip + editable installs + * acme.client.ClientNetwork now makes the "key" parameter optional. + * Deprecated acme.challenges.TLSALPN01*, acme.crypto_util.SSLSocket, + acme.standalone.TLSServer, acme.standalone.TLSALPN01Server and + parameter alpn_protocols from acme.crypto_util.probe_sni + * Fixed an unintended change introduced in 4.0.0 where renew_before_expiry + could not be shorter than certbot's default renewal time. + +------------------------------------------------------------------- Old: ---- acme-4.0.0.tar.gz New: ---- acme-4.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-acme.spec ++++++ --- /var/tmp/diff_new_pack.ut1xXA/_old 2025-06-16 12:26:40.112743501 +0200 +++ /var/tmp/diff_new_pack.ut1xXA/_new 2025-06-16 12:26:40.112743501 +0200 @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define libname acme Name: python-%{libname} -Version: 4.0.0 +Version: 4.1.1 Release: 0 Summary: Python library for the ACME protocol License: Apache-2.0 @@ -64,7 +64,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib}/%{libname} %check -%pytest acme/_internal/tests/ +%pytest %files %{python_files} %license LICENSE.txt ++++++ acme-4.0.0.tar.gz -> acme-4.1.1.tar.gz ++++++ ++++ 14490 lines of diff (skipped)