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-02-24 18:31:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Tue Feb 24 18:31:14 2026 rev:53 rq:1334775 version:5.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2026-02-09 19:28:45.419697958 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.1977/python-certbot-apache.changes
2026-02-24 18:31:25.296301593 +0100
@@ -1,0 +2,6 @@
+Tue Feb 24 15:04:53 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.3.1
+ * sync with the main certbot package
+
+-------------------------------------------------------------------
Old:
----
certbot_apache-5.3.0.tar.gz
New:
----
certbot_apache-5.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.irhH05/_old 2026-02-24 18:31:25.960329248 +0100
+++ /var/tmp/diff_new_pack.irhH05/_new 2026-02-24 18:31:25.960329248 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
-Version: 5.3.0
+Version: 5.3.1
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
++++++ certbot_apache-5.3.0.tar.gz -> certbot_apache-5.3.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.3.0/PKG-INFO
new/certbot_apache-5.3.1/PKG-INFO
--- old/certbot_apache-5.3.0/PKG-INFO 2026-02-03 18:51:46.594960500 +0100
+++ new/certbot_apache-5.3.1/PKG-INFO 2026-02-09 22:19:29.520231200 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.3.0
+Version: 5.3.1
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.0
-Requires-Dist: certbot>=5.3.0
+Requires-Dist: acme>=5.3.1
+Requires-Dist: certbot>=5.3.1
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.0/setup.py
new/certbot_apache-5.3.1/setup.py
--- old/certbot_apache-5.3.0/setup.py 2026-02-03 18:51:43.000000000 +0100
+++ new/certbot_apache-5.3.1/setup.py 2026-02-09 22:19:25.000000000 +0100
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '5.3.0'
+version = '5.3.1'
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.0/src/certbot_apache.egg-info/PKG-INFO
new/certbot_apache-5.3.1/src/certbot_apache.egg-info/PKG-INFO
--- old/certbot_apache-5.3.0/src/certbot_apache.egg-info/PKG-INFO
2026-02-03 18:51:46.000000000 +0100
+++ new/certbot_apache-5.3.1/src/certbot_apache.egg-info/PKG-INFO
2026-02-09 22:19:29.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.3.0
+Version: 5.3.1
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.0
-Requires-Dist: certbot>=5.3.0
+Requires-Dist: acme>=5.3.1
+Requires-Dist: certbot>=5.3.1
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.0/src/certbot_apache.egg-info/requires.txt
new/certbot_apache-5.3.1/src/certbot_apache.egg-info/requires.txt
--- old/certbot_apache-5.3.0/src/certbot_apache.egg-info/requires.txt
2026-02-03 18:51:46.000000000 +0100
+++ new/certbot_apache-5.3.1/src/certbot_apache.egg-info/requires.txt
2026-02-09 22:19:29.000000000 +0100
@@ -1,5 +1,5 @@
-acme>=5.3.0
-certbot>=5.3.0
+acme>=5.3.1
+certbot>=5.3.1
python-augeas
[dev]