Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot-dns-dnsmadeeasy for 
openSUSE:Factory checked in at 2026-09-08 17:07:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-dnsmadeeasy (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-dnsmadeeasy.new.1265 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-dnsmadeeasy"

Tue Sep  8 17:07:58 2026 rev:57 rq:1376377 version:5.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-dnsmadeeasy/python-certbot-dns-dnsmadeeasy.changes
    2026-07-23 23:18:06.148654905 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-dnsmadeeasy.new.1265/python-certbot-dns-dnsmadeeasy.changes
  2026-09-08 17:08:11.094242275 +0200
@@ -1,0 +2,6 @@
+Tue Sep  8 13:08:58 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.8.0
+  * sync with the main certbot package
+
+-------------------------------------------------------------------

Old:
----
  certbot_dns_dnsmadeeasy-5.7.0.tar.gz

New:
----
  certbot_dns_dnsmadeeasy-5.8.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-dnsmadeeasy.spec ++++++
--- /var/tmp/diff_new_pack.oIMYtS/_old  2026-09-08 17:08:12.585304784 +0200
+++ /var/tmp/diff_new_pack.oIMYtS/_new  2026-09-08 17:08:12.590304993 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-certbot-dns-dnsmadeeasy
-Version:        5.7.0
+Version:        5.8.0
 Release:        0
 Summary:        DNS Made Easy Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot_dns_dnsmadeeasy-5.7.0.tar.gz -> 
certbot_dns_dnsmadeeasy-5.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_dnsmadeeasy-5.7.0/PKG-INFO 
new/certbot_dns_dnsmadeeasy-5.8.0/PKG-INFO
--- old/certbot_dns_dnsmadeeasy-5.7.0/PKG-INFO  2026-07-07 20:28:36.188319700 
+0200
+++ new/certbot_dns_dnsmadeeasy-5.8.0/PKG-INFO  2026-09-01 19:52:28.875979700 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-dnsmadeeasy
-Version: 5.7.0
+Version: 5.8.0
 Summary: DNS Made Easy 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: dns-lexicon>=3.14.1
-Requires-Dist: acme>=5.7.0
-Requires-Dist: certbot>=5.7.0
+Requires-Dist: acme>=5.8.0
+Requires-Dist: certbot>=5.8.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_dnsmadeeasy-5.7.0/setup.py 
new/certbot_dns_dnsmadeeasy-5.8.0/setup.py
--- old/certbot_dns_dnsmadeeasy-5.7.0/setup.py  2026-07-07 20:28:27.000000000 
+0200
+++ new/certbot_dns_dnsmadeeasy-5.8.0/setup.py  2026-09-01 19:52:19.733810400 
+0200
@@ -2,7 +2,7 @@
 
 from setuptools import setup
 
-version = '5.7.0'
+version = '5.8.0'
 
 install_requires = [
     'dns-lexicon>=3.14.1',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_dnsmadeeasy-5.7.0/src/certbot_dns_dnsmadeeasy.egg-info/PKG-INFO 
new/certbot_dns_dnsmadeeasy-5.8.0/src/certbot_dns_dnsmadeeasy.egg-info/PKG-INFO
--- 
old/certbot_dns_dnsmadeeasy-5.7.0/src/certbot_dns_dnsmadeeasy.egg-info/PKG-INFO 
    2026-07-07 20:28:36.000000000 +0200
+++ 
new/certbot_dns_dnsmadeeasy-5.8.0/src/certbot_dns_dnsmadeeasy.egg-info/PKG-INFO 
    2026-09-01 19:52:28.867290500 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-dnsmadeeasy
-Version: 5.7.0
+Version: 5.8.0
 Summary: DNS Made Easy 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: dns-lexicon>=3.14.1
-Requires-Dist: acme>=5.7.0
-Requires-Dist: certbot>=5.7.0
+Requires-Dist: acme>=5.8.0
+Requires-Dist: certbot>=5.8.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_dnsmadeeasy-5.7.0/src/certbot_dns_dnsmadeeasy.egg-info/requires.txt
 
new/certbot_dns_dnsmadeeasy-5.8.0/src/certbot_dns_dnsmadeeasy.egg-info/requires.txt
--- 
old/certbot_dns_dnsmadeeasy-5.7.0/src/certbot_dns_dnsmadeeasy.egg-info/requires.txt
 2026-07-07 20:28:36.000000000 +0200
+++ 
new/certbot_dns_dnsmadeeasy-5.8.0/src/certbot_dns_dnsmadeeasy.egg-info/requires.txt
 2026-09-01 19:52:28.867893700 +0200
@@ -1,6 +1,6 @@
 dns-lexicon>=3.14.1
-acme>=5.7.0
-certbot>=5.7.0
+acme>=5.8.0
+certbot>=5.8.0
 
 [docs]
 Sphinx>=1.0

Reply via email to