Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot-dns-digitalocean for 
openSUSE:Factory checked in at 2026-02-09 19:28:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-digitalocean (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-digitalocean.new.1670 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-digitalocean"

Mon Feb  9 19:28:43 2026 rev:50 rq:1332027 version:5.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-digitalocean/python-certbot-dns-digitalocean.changes
  2026-01-17 14:55:17.008512168 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-digitalocean.new.1670/python-certbot-dns-digitalocean.changes
        2026-02-09 19:29:02.884428361 +0100
@@ -1,0 +2,6 @@
+Mon Feb  9 12:58:09 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.3.0
+  * sync with the main certbot package
+
+-------------------------------------------------------------------

Old:
----
  certbot_dns_digitalocean-5.2.2.tar.gz

New:
----
  certbot_dns_digitalocean-5.3.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-digitalocean.spec ++++++
--- /var/tmp/diff_new_pack.NkXNyo/_old  2026-02-09 19:29:04.648502139 +0100
+++ /var/tmp/diff_new_pack.NkXNyo/_new  2026-02-09 19:29:04.652502306 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-certbot-dns-digitalocean
-Version:        5.2.2
+Version:        5.3.0
 Release:        0
 Summary:        DigitalOcean Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot_dns_digitalocean-5.2.2.tar.gz -> 
certbot_dns_digitalocean-5.3.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_digitalocean-5.2.2/PKG-INFO 
new/certbot_dns_digitalocean-5.3.0/PKG-INFO
--- old/certbot_dns_digitalocean-5.2.2/PKG-INFO 2025-12-10 18:08:17.262298600 
+0100
+++ new/certbot_dns_digitalocean-5.3.0/PKG-INFO 2026-02-03 18:51:49.853111000 
+0100
@@ -1,8 +1,8 @@
 Metadata-Version: 2.4
 Name: certbot-dns-digitalocean
-Version: 5.2.2
+Version: 5.3.0
 Summary: DigitalOcean DNS Authenticator plugin for Certbot
-Author-email: Certbot Project <[email protected]>
+Author: Certbot Project
 License-Expression: Apache-2.0
 Project-URL: Homepage, https://github.com/certbot/certbot
 Classifier: Development Status :: 5 - Production/Stable
@@ -26,8 +26,8 @@
 Description-Content-Type: text/x-rst
 License-File: LICENSE.txt
 Requires-Dist: python-digitalocean>=1.15.0
-Requires-Dist: acme>=5.2.2
-Requires-Dist: certbot>=5.2.2
+Requires-Dist: acme>=5.3.0
+Requires-Dist: certbot>=5.3.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_digitalocean-5.2.2/pyproject.toml 
new/certbot_dns_digitalocean-5.3.0/pyproject.toml
--- old/certbot_dns_digitalocean-5.2.2/pyproject.toml   2025-12-10 
18:08:09.000000000 +0100
+++ new/certbot_dns_digitalocean-5.3.0/pyproject.toml   2026-02-03 
18:51:42.000000000 +0100
@@ -10,7 +10,7 @@
 license = "Apache-2.0"
 requires-python = ">=3.10"
 authors = [
-    { name = "Certbot Project", email = "[email protected]" },
+    { name = "Certbot Project" },
 ]
 classifiers = [
     "Development Status :: 5 - Production/Stable",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_digitalocean-5.2.2/setup.py 
new/certbot_dns_digitalocean-5.3.0/setup.py
--- old/certbot_dns_digitalocean-5.2.2/setup.py 2025-12-10 18:08:09.000000000 
+0100
+++ new/certbot_dns_digitalocean-5.3.0/setup.py 2026-02-03 18:51:43.000000000 
+0100
@@ -2,7 +2,7 @@
 
 from setuptools import setup
 
-version = '5.2.2'
+version = '5.3.0'
 
 install_requires = [
     'python-digitalocean>=1.15.0', # 1.15.0 or newer is recommended for TTL 
support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_digitalocean-5.2.2/src/certbot_dns_digitalocean.egg-info/PKG-INFO
 
new/certbot_dns_digitalocean-5.3.0/src/certbot_dns_digitalocean.egg-info/PKG-INFO
--- 
old/certbot_dns_digitalocean-5.2.2/src/certbot_dns_digitalocean.egg-info/PKG-INFO
   2025-12-10 18:08:17.000000000 +0100
+++ 
new/certbot_dns_digitalocean-5.3.0/src/certbot_dns_digitalocean.egg-info/PKG-INFO
   2026-02-03 18:51:49.000000000 +0100
@@ -1,8 +1,8 @@
 Metadata-Version: 2.4
 Name: certbot-dns-digitalocean
-Version: 5.2.2
+Version: 5.3.0
 Summary: DigitalOcean DNS Authenticator plugin for Certbot
-Author-email: Certbot Project <[email protected]>
+Author: Certbot Project
 License-Expression: Apache-2.0
 Project-URL: Homepage, https://github.com/certbot/certbot
 Classifier: Development Status :: 5 - Production/Stable
@@ -26,8 +26,8 @@
 Description-Content-Type: text/x-rst
 License-File: LICENSE.txt
 Requires-Dist: python-digitalocean>=1.15.0
-Requires-Dist: acme>=5.2.2
-Requires-Dist: certbot>=5.2.2
+Requires-Dist: acme>=5.3.0
+Requires-Dist: certbot>=5.3.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_digitalocean-5.2.2/src/certbot_dns_digitalocean.egg-info/requires.txt
 
new/certbot_dns_digitalocean-5.3.0/src/certbot_dns_digitalocean.egg-info/requires.txt
--- 
old/certbot_dns_digitalocean-5.2.2/src/certbot_dns_digitalocean.egg-info/requires.txt
       2025-12-10 18:08:17.000000000 +0100
+++ 
new/certbot_dns_digitalocean-5.3.0/src/certbot_dns_digitalocean.egg-info/requires.txt
       2026-02-03 18:51:49.000000000 +0100
@@ -1,6 +1,6 @@
 python-digitalocean>=1.15.0
-acme>=5.2.2
-certbot>=5.2.2
+acme>=5.3.0
+certbot>=5.3.0
 
 [docs]
 Sphinx>=1.0

Reply via email to