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-06-16 12:26:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot"

Mon Jun 16 12:26:23 2025 rev:57 rq:1286006 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-certbot/python-certbot.changes    
2025-04-22 17:29:40.074571675 +0200
+++ /work/SRC/openSUSE:Factory/.python-certbot.new.19631/python-certbot.changes 
2025-06-16 12:26:24.764104375 +0200
@@ -1,0 +2,15 @@
+Fri Jun 13 14:34:45 UTC 2025 - Markéta Machová <mmach...@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
+
+-------------------------------------------------------------------

Old:
----
  certbot-4.0.0.tar.gz

New:
----
  certbot-4.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-certbot.spec ++++++
--- /var/tmp/diff_new_pack.gM4L3u/_old  2025-06-16 12:26:25.588138689 +0200
+++ /var/tmp/diff_new_pack.gM4L3u/_new  2025-06-16 12:26:25.588138689 +0200
@@ -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
@@ -74,7 +74,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# test_lock_order[renew] needs internet connection to check ARI
+%pytest -k "not (test_lock_order and renew)"
 
 %post
 %python_install_alternative certbot

++++++ certbot-4.0.0.tar.gz -> certbot-4.1.1.tar.gz ++++++
++++ 74038 lines of diff (skipped)

Reply via email to