Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot-dns-route53 for 
openSUSE:Factory checked in at 2026-02-24 18:31:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-route53 (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-route53.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-route53"

Tue Feb 24 18:31:26 2026 rev:52 rq:1334787 version:5.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-route53/python-certbot-dns-route53.changes
    2026-02-09 19:29:56.230659427 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-route53.new.1977/python-certbot-dns-route53.changes
  2026-02-24 18:31:46.617189516 +0100
@@ -1,0 +2,6 @@
+Tue Feb 24 15:06:47 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.3.1
+  * sync with the main certbot package
+
+-------------------------------------------------------------------

Old:
----
  certbot_dns_route53-5.3.0.tar.gz

New:
----
  certbot_dns_route53-5.3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-certbot-dns-route53.spec ++++++
--- /var/tmp/diff_new_pack.USEz5F/_old  2026-02-24 18:31:47.181213005 +0100
+++ /var/tmp/diff_new_pack.USEz5F/_new  2026-02-24 18:31:47.185213172 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-certbot-dns-route53
-Version:        5.3.0
+Version:        5.3.1
 Release:        0
 Summary:        Route53 DNS Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot_dns_route53-5.3.0.tar.gz -> certbot_dns_route53-5.3.1.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_route53-5.3.0/PKG-INFO 
new/certbot_dns_route53-5.3.1/PKG-INFO
--- old/certbot_dns_route53-5.3.0/PKG-INFO      2026-02-03 18:51:59.730475400 
+0100
+++ new/certbot_dns_route53-5.3.1/PKG-INFO      2026-02-09 22:19:45.438921500 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-route53
-Version: 5.3.0
+Version: 5.3.1
 Summary: Route53 DNS Authenticator plugin for Certbot
 Author: Certbot Project
 License-Expression: Apache-2.0
@@ -27,8 +27,8 @@
 Description-Content-Type: text/x-rst
 License-File: LICENSE.txt
 Requires-Dist: boto3>=1.20.34
-Requires-Dist: acme>=5.3.0
-Requires-Dist: certbot>=5.3.0
+Requires-Dist: acme>=5.3.1
+Requires-Dist: certbot>=5.3.1
 Provides-Extra: docs
 Requires-Dist: Sphinx>=1.0; extra == "docs"
 Requires-Dist: sphinx_rtd_theme; extra == "docs"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_route53-5.3.0/setup.py 
new/certbot_dns_route53-5.3.1/setup.py
--- old/certbot_dns_route53-5.3.0/setup.py      2026-02-03 18:51:43.000000000 
+0100
+++ new/certbot_dns_route53-5.3.1/setup.py      2026-02-09 22:19:25.000000000 
+0100
@@ -2,7 +2,7 @@
 
 from setuptools import setup
 
-version = '5.3.0'
+version = '5.3.1'
 
 install_requires = [
     'boto3>=1.20.34',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_route53-5.3.0/src/certbot_dns_route53.egg-info/PKG-INFO 
new/certbot_dns_route53-5.3.1/src/certbot_dns_route53.egg-info/PKG-INFO
--- old/certbot_dns_route53-5.3.0/src/certbot_dns_route53.egg-info/PKG-INFO     
2026-02-03 18:51:59.000000000 +0100
+++ new/certbot_dns_route53-5.3.1/src/certbot_dns_route53.egg-info/PKG-INFO     
2026-02-09 22:19:45.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-route53
-Version: 5.3.0
+Version: 5.3.1
 Summary: Route53 DNS Authenticator plugin for Certbot
 Author: Certbot Project
 License-Expression: Apache-2.0
@@ -27,8 +27,8 @@
 Description-Content-Type: text/x-rst
 License-File: LICENSE.txt
 Requires-Dist: boto3>=1.20.34
-Requires-Dist: acme>=5.3.0
-Requires-Dist: certbot>=5.3.0
+Requires-Dist: acme>=5.3.1
+Requires-Dist: certbot>=5.3.1
 Provides-Extra: docs
 Requires-Dist: Sphinx>=1.0; extra == "docs"
 Requires-Dist: sphinx_rtd_theme; extra == "docs"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_route53-5.3.0/src/certbot_dns_route53.egg-info/requires.txt 
new/certbot_dns_route53-5.3.1/src/certbot_dns_route53.egg-info/requires.txt
--- old/certbot_dns_route53-5.3.0/src/certbot_dns_route53.egg-info/requires.txt 
2026-02-03 18:51:59.000000000 +0100
+++ new/certbot_dns_route53-5.3.1/src/certbot_dns_route53.egg-info/requires.txt 
2026-02-09 22:19:45.000000000 +0100
@@ -1,6 +1,6 @@
 boto3>=1.20.34
-acme>=5.3.0
-certbot>=5.3.0
+acme>=5.3.1
+certbot>=5.3.1
 
 [docs]
 Sphinx>=1.0

Reply via email to