Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot-dns-ovh for 
openSUSE:Factory checked in at 2025-08-20 13:25:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-ovh (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-ovh.new.29662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-ovh"

Wed Aug 20 13:25:41 2025 rev:4 rq:1300332 version:4.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-ovh/python-certbot-dns-ovh.changes
    2025-06-23 15:00:41.674351659 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-ovh.new.29662/python-certbot-dns-ovh.changes
 2025-08-20 13:26:29.863355592 +0200
@@ -1,0 +2,6 @@
+Tue Aug 12 16:04:18 UTC 2025 - Markéta Machová <mmach...@suse.com>
+
+- update to version 4.2.0
+  * sync with the main certbot package
+
+-------------------------------------------------------------------

Old:
----
  certbot_dns_ovh-4.1.1.tar.gz

New:
----
  certbot_dns_ovh-4.2.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-ovh.spec ++++++
--- /var/tmp/diff_new_pack.G8TgiV/_old  2025-08-20 13:26:30.311374427 +0200
+++ /var/tmp/diff_new_pack.G8TgiV/_new  2025-08-20 13:26:30.311374427 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-certbot-dns-ovh
-Version:        4.1.1
+Version:        4.2.0
 Release:        0
 Summary:        OVH DNS Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot_dns_ovh-4.1.1.tar.gz -> certbot_dns_ovh-4.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_ovh-4.1.1/PKG-INFO 
new/certbot_dns_ovh-4.2.0/PKG-INFO
--- old/certbot_dns_ovh-4.1.1/PKG-INFO  2025-06-12 20:08:42.812792800 +0200
+++ new/certbot_dns_ovh-4.2.0/PKG-INFO  2025-08-05 17:57:53.908438200 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-ovh
-Version: 4.1.1
+Version: 4.2.0
 Summary: OVH DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -27,8 +27,8 @@
 Requires-Python: >=3.9.2
 License-File: LICENSE.txt
 Requires-Dist: dns-lexicon>=3.15.1
-Requires-Dist: acme>=4.1.1
-Requires-Dist: certbot>=4.1.1
+Requires-Dist: acme>=4.2.0
+Requires-Dist: certbot>=4.2.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_ovh-4.1.1/setup.py 
new/certbot_dns_ovh-4.2.0/setup.py
--- old/certbot_dns_ovh-4.1.1/setup.py  2025-06-12 20:08:35.000000000 +0200
+++ new/certbot_dns_ovh-4.2.0/setup.py  2025-08-05 17:57:49.000000000 +0200
@@ -4,7 +4,7 @@
 from setuptools import find_packages
 from setuptools import setup
 
-version = '4.1.1'
+version = '4.2.0'
 
 install_requires = [
     'dns-lexicon>=3.15.1',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_ovh-4.1.1/src/certbot_dns_ovh.egg-info/PKG-INFO 
new/certbot_dns_ovh-4.2.0/src/certbot_dns_ovh.egg-info/PKG-INFO
--- old/certbot_dns_ovh-4.1.1/src/certbot_dns_ovh.egg-info/PKG-INFO     
2025-06-12 20:08:42.000000000 +0200
+++ new/certbot_dns_ovh-4.2.0/src/certbot_dns_ovh.egg-info/PKG-INFO     
2025-08-05 17:57:53.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-ovh
-Version: 4.1.1
+Version: 4.2.0
 Summary: OVH DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -27,8 +27,8 @@
 Requires-Python: >=3.9.2
 License-File: LICENSE.txt
 Requires-Dist: dns-lexicon>=3.15.1
-Requires-Dist: acme>=4.1.1
-Requires-Dist: certbot>=4.1.1
+Requires-Dist: acme>=4.2.0
+Requires-Dist: certbot>=4.2.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_ovh-4.1.1/src/certbot_dns_ovh.egg-info/requires.txt 
new/certbot_dns_ovh-4.2.0/src/certbot_dns_ovh.egg-info/requires.txt
--- old/certbot_dns_ovh-4.1.1/src/certbot_dns_ovh.egg-info/requires.txt 
2025-06-12 20:08:42.000000000 +0200
+++ new/certbot_dns_ovh-4.2.0/src/certbot_dns_ovh.egg-info/requires.txt 
2025-08-05 17:57:53.000000000 +0200
@@ -1,6 +1,6 @@
 dns-lexicon>=3.15.1
-acme>=4.1.1
-certbot>=4.1.1
+acme>=4.2.0
+certbot>=4.2.0
 
 [docs]
 Sphinx>=1.0

Reply via email to