Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot-dns-rfc2136 for 
openSUSE:Factory checked in at 2026-03-16 15:49:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-rfc2136 (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-rfc2136.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-rfc2136"

Mon Mar 16 15:49:17 2026 rev:54 rq:1339352 version:5.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-rfc2136/python-certbot-dns-rfc2136.changes
    2026-02-24 18:31:45.373137706 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-rfc2136.new.8177/python-certbot-dns-rfc2136.changes
  2026-03-16 15:49:34.014885388 +0100
@@ -1,0 +2,6 @@
+Mon Mar 16 12:17:26 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.4.0
+  * sync with the main certbot package
+
+-------------------------------------------------------------------

Old:
----
  certbot_dns_rfc2136-5.3.1.tar.gz

New:
----
  certbot_dns_rfc2136-5.4.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-rfc2136.spec ++++++
--- /var/tmp/diff_new_pack.7OrosV/_old  2026-03-16 15:49:35.218935201 +0100
+++ /var/tmp/diff_new_pack.7OrosV/_new  2026-03-16 15:49:35.222935367 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-certbot-dns-rfc2136
-Version:        5.3.1
+Version:        5.4.0
 Release:        0
 Summary:        RFC 2136 DNS Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot_dns_rfc2136-5.3.1.tar.gz -> certbot_dns_rfc2136-5.4.0.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_rfc2136-5.3.1/PKG-INFO 
new/certbot_dns_rfc2136-5.4.0/PKG-INFO
--- old/certbot_dns_rfc2136-5.3.1/PKG-INFO      2026-02-09 22:19:44.280344200 
+0100
+++ new/certbot_dns_rfc2136-5.4.0/PKG-INFO      2026-03-10 18:47:12.677100200 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-rfc2136
-Version: 5.3.1
+Version: 5.4.0
 Summary: RFC 2136 DNS Authenticator plugin for Certbot
 Author: Certbot Project
 License-Expression: Apache-2.0
@@ -26,8 +26,8 @@
 Description-Content-Type: text/x-rst
 License-File: LICENSE.txt
 Requires-Dist: dnspython>=2.6.1
-Requires-Dist: acme>=5.3.1
-Requires-Dist: certbot>=5.3.1
+Requires-Dist: acme>=5.4.0
+Requires-Dist: certbot>=5.4.0
 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_rfc2136-5.3.1/setup.py 
new/certbot_dns_rfc2136-5.4.0/setup.py
--- old/certbot_dns_rfc2136-5.3.1/setup.py      2026-02-09 22:19:25.000000000 
+0100
+++ new/certbot_dns_rfc2136-5.4.0/setup.py      2026-03-10 18:46:56.000000000 
+0100
@@ -2,7 +2,7 @@
 
 from setuptools import setup
 
-version = '5.3.1'
+version = '5.4.0'
 
 install_requires = [
     # This version was chosen because it is the version packaged in RHEL 9 and 
Debian unstable. It
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_rfc2136-5.3.1/src/certbot_dns_rfc2136.egg-info/PKG-INFO 
new/certbot_dns_rfc2136-5.4.0/src/certbot_dns_rfc2136.egg-info/PKG-INFO
--- old/certbot_dns_rfc2136-5.3.1/src/certbot_dns_rfc2136.egg-info/PKG-INFO     
2026-02-09 22:19:44.000000000 +0100
+++ new/certbot_dns_rfc2136-5.4.0/src/certbot_dns_rfc2136.egg-info/PKG-INFO     
2026-03-10 18:47:12.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-rfc2136
-Version: 5.3.1
+Version: 5.4.0
 Summary: RFC 2136 DNS Authenticator plugin for Certbot
 Author: Certbot Project
 License-Expression: Apache-2.0
@@ -26,8 +26,8 @@
 Description-Content-Type: text/x-rst
 License-File: LICENSE.txt
 Requires-Dist: dnspython>=2.6.1
-Requires-Dist: acme>=5.3.1
-Requires-Dist: certbot>=5.3.1
+Requires-Dist: acme>=5.4.0
+Requires-Dist: certbot>=5.4.0
 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_rfc2136-5.3.1/src/certbot_dns_rfc2136.egg-info/requires.txt 
new/certbot_dns_rfc2136-5.4.0/src/certbot_dns_rfc2136.egg-info/requires.txt
--- old/certbot_dns_rfc2136-5.3.1/src/certbot_dns_rfc2136.egg-info/requires.txt 
2026-02-09 22:19:44.000000000 +0100
+++ new/certbot_dns_rfc2136-5.4.0/src/certbot_dns_rfc2136.egg-info/requires.txt 
2026-03-10 18:47:12.000000000 +0100
@@ -1,6 +1,6 @@
 dnspython>=2.6.1
-acme>=5.3.1
-certbot>=5.3.1
+acme>=5.4.0
+certbot>=5.4.0
 
 [docs]
 Sphinx>=1.0

Reply via email to