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-09-08 17:07:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Tue Sep 8 17:07:52 2026 rev:58 rq:1376373 version:5.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2026-07-23 23:18:00.236443511 +0200
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.1265/python-certbot-apache.changes
2026-09-08 17:08:01.507840389 +0200
@@ -1,0 +2,6 @@
+Tue Sep 8 13:08:01 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.8.0
+ * sync with the main certbot package
+
+-------------------------------------------------------------------
Old:
----
certbot_apache-5.7.0.tar.gz
New:
----
certbot_apache-5.8.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.L71mHq/_old 2026-09-08 17:08:02.615886841 +0200
+++ /var/tmp/diff_new_pack.L71mHq/_new 2026-09-08 17:08:02.617886925 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
-Version: 5.7.0
+Version: 5.8.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
++++++ certbot_apache-5.7.0.tar.gz -> certbot_apache-5.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.7.0/PKG-INFO
new/certbot_apache-5.8.0/PKG-INFO
--- old/certbot_apache-5.7.0/PKG-INFO 2026-07-07 20:28:30.737318000 +0200
+++ new/certbot_apache-5.8.0/PKG-INFO 2026-09-01 19:52:23.471053100 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.7.0
+Version: 5.8.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.7.0
+Requires-Dist: certbot[apache]>=5.8.0
Dynamic: license-file
Dynamic: requires-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.7.0/setup.py
new/certbot_apache-5.8.0/setup.py
--- old/certbot_apache-5.7.0/setup.py 2026-07-07 20:28:27.000000000 +0200
+++ new/certbot_apache-5.8.0/setup.py 2026-09-01 19:52:19.697094000 +0200
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '5.7.0'
+version = '5.8.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.7.0/src/certbot_apache.egg-info/PKG-INFO
new/certbot_apache-5.8.0/src/certbot_apache.egg-info/PKG-INFO
--- old/certbot_apache-5.7.0/src/certbot_apache.egg-info/PKG-INFO
2026-07-07 20:28:30.000000000 +0200
+++ new/certbot_apache-5.8.0/src/certbot_apache.egg-info/PKG-INFO
2026-09-01 19:52:23.463957800 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.7.0
+Version: 5.8.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.7.0
+Requires-Dist: certbot[apache]>=5.8.0
Dynamic: license-file
Dynamic: requires-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot_apache-5.7.0/src/certbot_apache.egg-info/requires.txt
new/certbot_apache-5.8.0/src/certbot_apache.egg-info/requires.txt
--- old/certbot_apache-5.7.0/src/certbot_apache.egg-info/requires.txt
2026-07-07 20:28:30.000000000 +0200
+++ new/certbot_apache-5.8.0/src/certbot_apache.egg-info/requires.txt
2026-09-01 19:52:23.464532100 +0200
@@ -1 +1 @@
-certbot[apache]>=5.7.0
+certbot[apache]>=5.8.0