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-03-16 15:49:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Mon Mar 16 15:49:11 2026 rev:54 rq:1339344 version:5.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2026-02-24 18:31:25.296301593 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.8177/python-certbot-apache.changes
2026-03-16 15:49:17.966221427 +0100
@@ -1,0 +2,6 @@
+Mon Mar 16 12:15:21 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.4.0
+ * sync with the main certbot package
+
+-------------------------------------------------------------------
Old:
----
certbot_apache-5.3.1.tar.gz
New:
----
certbot_apache-5.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.avAYoo/_old 2026-03-16 15:49:18.882259325 +0100
+++ /var/tmp/diff_new_pack.avAYoo/_new 2026-03-16 15:49:18.886259490 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
-Version: 5.3.1
+Version: 5.4.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
++++++ certbot_apache-5.3.1.tar.gz -> certbot_apache-5.4.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.3.1/PKG-INFO
new/certbot_apache-5.4.0/PKG-INFO
--- old/certbot_apache-5.3.1/PKG-INFO 2026-02-09 22:19:29.520231200 +0100
+++ new/certbot_apache-5.4.0/PKG-INFO 2026-03-10 18:46:59.862152600 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.3.1
+Version: 5.4.0
Summary: Apache plugin for Certbot
Author: Certbot Project
License-Expression: Apache-2.0
@@ -25,8 +25,8 @@
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
-Requires-Dist: acme>=5.3.1
-Requires-Dist: certbot>=5.3.1
+Requires-Dist: acme>=5.4.0
+Requires-Dist: certbot>=5.4.0
Requires-Dist: python-augeas
Provides-Extra: dev
Requires-Dist: apacheconfig>=0.3.2; extra == "dev"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.3.1/setup.py
new/certbot_apache-5.4.0/setup.py
--- old/certbot_apache-5.3.1/setup.py 2026-02-09 22:19:25.000000000 +0100
+++ new/certbot_apache-5.4.0/setup.py 2026-03-10 18:46:56.000000000 +0100
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '5.3.1'
+version = '5.4.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot_apache-5.3.1/src/certbot_apache.egg-info/PKG-INFO
new/certbot_apache-5.4.0/src/certbot_apache.egg-info/PKG-INFO
--- old/certbot_apache-5.3.1/src/certbot_apache.egg-info/PKG-INFO
2026-02-09 22:19:29.000000000 +0100
+++ new/certbot_apache-5.4.0/src/certbot_apache.egg-info/PKG-INFO
2026-03-10 18:46:59.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.3.1
+Version: 5.4.0
Summary: Apache plugin for Certbot
Author: Certbot Project
License-Expression: Apache-2.0
@@ -25,8 +25,8 @@
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
-Requires-Dist: acme>=5.3.1
-Requires-Dist: certbot>=5.3.1
+Requires-Dist: acme>=5.4.0
+Requires-Dist: certbot>=5.4.0
Requires-Dist: python-augeas
Provides-Extra: dev
Requires-Dist: apacheconfig>=0.3.2; extra == "dev"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot_apache-5.3.1/src/certbot_apache.egg-info/requires.txt
new/certbot_apache-5.4.0/src/certbot_apache.egg-info/requires.txt
--- old/certbot_apache-5.3.1/src/certbot_apache.egg-info/requires.txt
2026-02-09 22:19:29.000000000 +0100
+++ new/certbot_apache-5.4.0/src/certbot_apache.egg-info/requires.txt
2026-03-10 18:46:59.000000000 +0100
@@ -1,5 +1,5 @@
-acme>=5.3.1
-certbot>=5.3.1
+acme>=5.4.0
+certbot>=5.4.0
python-augeas
[dev]