Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-certbot-nginx for
openSUSE:Factory checked in at 2026-05-07 15:44:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-nginx (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-nginx.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-nginx"
Thu May 7 15:44:30 2026 rev:55 rq:1351310 version:5.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-nginx/python-certbot-nginx.changes
2026-03-16 15:49:37.279020431 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-nginx.new.1966/python-certbot-nginx.changes
2026-05-07 15:46:09.066010900 +0200
@@ -1,0 +2,17 @@
+Wed May 6 20:40:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 5.5.0:
+ * Moved nearly all code for the certbot-nginx and certbot-
+ apache plugins into private modules in the certbot package
+ which now offers "apache" and "nginx" extras. Users should
+ notice no major changes. certbot-apache and certbot-nginx
+ will continue to exist as simple packages that depend on
+ certbot and also help register the plugin with certbot so it
+ knows the functionality is available. Unit tests for these
+ plugins are now also part of the certbot package.
+ * The certbot.ocsp module has been deprecated and will be
+ removed in the next major release. This is not a change to
+ Certbot's OCSP functionality. The code is just being removed
+ from Certbot's public API.
+
+-------------------------------------------------------------------
Old:
----
certbot_nginx-5.4.0.tar.gz
New:
----
certbot_nginx-5.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-nginx.spec ++++++
--- /var/tmp/diff_new_pack.hdyajE/_old 2026-05-07 15:46:10.910086563 +0200
+++ /var/tmp/diff_new_pack.hdyajE/_new 2026-05-07 15:46:10.930087384 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-nginx
-Version: 5.4.0
+Version: 5.5.0
Release: 0
Summary: Nginx plugin for Certbot
License: Apache-2.0
@@ -55,7 +55,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest
+# tests are part of certbot main package
%files %{python_files}
%doc README.rst
++++++ certbot_nginx-5.4.0.tar.gz -> certbot_nginx-5.5.0.tar.gz ++++++
++++ 8485 lines of diff (skipped)