Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-certbot-apache for
openSUSE:Factory checked in at 2026-05-14 21:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Thu May 14 21:44:53 2026 rev:56 rq:1353143 version:5.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2026-05-07 15:46:12.790163703 +0200
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.1966/python-certbot-apache.changes
2026-05-14 21:45:00.847674359 +0200
@@ -1,0 +2,6 @@
+Thu May 14 09:14:38 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.6.0
+ * sync with the main certbot package
+
+-------------------------------------------------------------------
Old:
----
certbot_apache-5.5.0.tar.gz
New:
----
certbot_apache-5.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.HqjgoG/_old 2026-05-14 21:45:01.623706360 +0200
+++ /var/tmp/diff_new_pack.HqjgoG/_new 2026-05-14 21:45:01.627706525 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
-Version: 5.5.0
+Version: 5.6.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
++++++ certbot_apache-5.5.0.tar.gz -> certbot_apache-5.6.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.5.0/PKG-INFO
new/certbot_apache-5.6.0/PKG-INFO
--- old/certbot_apache-5.5.0/PKG-INFO 2026-04-07 18:37:49.774487500 +0200
+++ new/certbot_apache-5.6.0/PKG-INFO 2026-05-11 17:56:22.249504600 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.5.0
+Version: 5.6.0
Summary: Apache plugin for Certbot
Author: Certbot Project
License-Expression: Apache-2.0
@@ -25,7 +25,7 @@
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
-Requires-Dist: certbot[apache]>=5.5.0
+Requires-Dist: certbot[apache]>=5.6.0
Dynamic: license-file
Dynamic: requires-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.5.0/setup.py
new/certbot_apache-5.6.0/setup.py
--- old/certbot_apache-5.5.0/setup.py 2026-04-07 18:37:45.000000000 +0200
+++ new/certbot_apache-5.6.0/setup.py 2026-05-11 17:56:17.000000000 +0200
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '5.5.0'
+version = '5.6.0'
install_requires = [
# We specify the minimum certbot version as the current plugin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot_apache-5.5.0/src/certbot_apache.egg-info/PKG-INFO
new/certbot_apache-5.6.0/src/certbot_apache.egg-info/PKG-INFO
--- old/certbot_apache-5.5.0/src/certbot_apache.egg-info/PKG-INFO
2026-04-07 18:37:49.000000000 +0200
+++ new/certbot_apache-5.6.0/src/certbot_apache.egg-info/PKG-INFO
2026-05-11 17:56:22.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.5.0
+Version: 5.6.0
Summary: Apache plugin for Certbot
Author: Certbot Project
License-Expression: Apache-2.0
@@ -25,7 +25,7 @@
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
-Requires-Dist: certbot[apache]>=5.5.0
+Requires-Dist: certbot[apache]>=5.6.0
Dynamic: license-file
Dynamic: requires-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot_apache-5.5.0/src/certbot_apache.egg-info/requires.txt
new/certbot_apache-5.6.0/src/certbot_apache.egg-info/requires.txt
--- old/certbot_apache-5.5.0/src/certbot_apache.egg-info/requires.txt
2026-04-07 18:37:49.000000000 +0200
+++ new/certbot_apache-5.6.0/src/certbot_apache.egg-info/requires.txt
2026-05-11 17:56:22.000000000 +0200
@@ -1 +1 @@
-certbot[apache]>=5.5.0
+certbot[apache]>=5.6.0