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-07-23 23:15:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Thu Jul 23 23:15:31 2026 rev:57 rq:1367393 version:5.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2026-05-14 21:45:00.847674359 +0200
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.2004/python-certbot-apache.changes
2026-07-23 23:18:00.236443511 +0200
@@ -1,0 +2,6 @@
+Thu Jul 23 11:36:47 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.7.0
+ * sync with the nginx certbot module
+
+-------------------------------------------------------------------
Old:
----
certbot_apache-5.6.0.tar.gz
New:
----
certbot_apache-5.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.5l6a60/_old 2026-07-23 23:18:00.808463964 +0200
+++ /var/tmp/diff_new_pack.5l6a60/_new 2026-07-23 23:18:00.808463964 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
-Version: 5.6.0
+Version: 5.7.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
++++++ certbot_apache-5.6.0.tar.gz -> certbot_apache-5.7.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.6.0/PKG-INFO
new/certbot_apache-5.7.0/PKG-INFO
--- old/certbot_apache-5.6.0/PKG-INFO 2026-05-11 17:56:22.249504600 +0200
+++ new/certbot_apache-5.7.0/PKG-INFO 2026-07-07 20:28:30.737318000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.6.0
+Version: 5.7.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.6.0
+Requires-Dist: certbot[apache]>=5.7.0
Dynamic: license-file
Dynamic: requires-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot_apache-5.6.0/setup.py
new/certbot_apache-5.7.0/setup.py
--- old/certbot_apache-5.6.0/setup.py 2026-05-11 17:56:17.000000000 +0200
+++ new/certbot_apache-5.7.0/setup.py 2026-07-07 20:28:27.000000000 +0200
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '5.6.0'
+version = '5.7.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.6.0/src/certbot_apache.egg-info/PKG-INFO
new/certbot_apache-5.7.0/src/certbot_apache.egg-info/PKG-INFO
--- old/certbot_apache-5.6.0/src/certbot_apache.egg-info/PKG-INFO
2026-05-11 17:56:22.000000000 +0200
+++ new/certbot_apache-5.7.0/src/certbot_apache.egg-info/PKG-INFO
2026-07-07 20:28:30.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: certbot-apache
-Version: 5.6.0
+Version: 5.7.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.6.0
+Requires-Dist: certbot[apache]>=5.7.0
Dynamic: license-file
Dynamic: requires-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot_apache-5.6.0/src/certbot_apache.egg-info/requires.txt
new/certbot_apache-5.7.0/src/certbot_apache.egg-info/requires.txt
--- old/certbot_apache-5.6.0/src/certbot_apache.egg-info/requires.txt
2026-05-11 17:56:22.000000000 +0200
+++ new/certbot_apache-5.7.0/src/certbot_apache.egg-info/requires.txt
2026-07-07 20:28:30.000000000 +0200
@@ -1 +1 @@
-certbot[apache]>=5.6.0
+certbot[apache]>=5.7.0