Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot-dns-google for 
openSUSE:Factory checked in at 2026-07-23 23:15:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-google (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-google"

Thu Jul 23 23:15:37 2026 rev:56 rq:1367398 version:5.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-google/python-certbot-dns-google.changes
      2026-05-15 23:53:10.984301133 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.2004/python-certbot-dns-google.changes
    2026-07-23 23:18:07.264694809 +0200
@@ -1,0 +2,6 @@
+Thu Jul 23 11:37:48 UTC 2026 - Markéta Machová <[email protected]>
+
+- update to version 5.7.0
+  * sync with the nginx certbot module
+
+-------------------------------------------------------------------

Old:
----
  certbot_dns_google-5.6.0.tar.gz

New:
----
  certbot_dns_google-5.7.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-google.spec ++++++
--- /var/tmp/diff_new_pack.z347kz/_old  2026-07-23 23:18:07.776713117 +0200
+++ /var/tmp/diff_new_pack.z347kz/_new  2026-07-23 23:18:07.780713260 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-certbot-dns-google
-Version:        5.6.0
+Version:        5.7.0
 Release:        0
 Summary:        Google Cloud Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot_dns_google-5.6.0.tar.gz -> certbot_dns_google-5.7.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot_dns_google-5.6.0/PKG-INFO 
new/certbot_dns_google-5.7.0/PKG-INFO
--- old/certbot_dns_google-5.6.0/PKG-INFO       2026-05-11 17:56:30.489714400 
+0200
+++ new/certbot_dns_google-5.7.0/PKG-INFO       2026-07-07 20:28:38.332320200 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-google
-Version: 5.6.0
+Version: 5.7.0
 Summary: Google Cloud DNS Authenticator plugin for Certbot
 Author: Certbot Project
 License-Expression: Apache-2.0
@@ -27,8 +27,8 @@
 License-File: LICENSE.txt
 Requires-Dist: google-api-python-client>=1.6.5
 Requires-Dist: google-auth>=2.16.0
-Requires-Dist: acme>=5.6.0
-Requires-Dist: certbot>=5.6.0
+Requires-Dist: acme>=5.7.0
+Requires-Dist: certbot>=5.7.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_google-5.6.0/setup.py 
new/certbot_dns_google-5.7.0/setup.py
--- old/certbot_dns_google-5.6.0/setup.py       2026-05-11 17:56:17.000000000 
+0200
+++ new/certbot_dns_google-5.7.0/setup.py       2026-07-07 20:28:27.000000000 
+0200
@@ -2,7 +2,7 @@
 
 from setuptools import setup
 
-version = '5.6.0'
+version = '5.7.0'
 
 install_requires = [
     'google-api-python-client>=1.6.5',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot_dns_google-5.6.0/src/certbot_dns_google.egg-info/PKG-INFO 
new/certbot_dns_google-5.7.0/src/certbot_dns_google.egg-info/PKG-INFO
--- old/certbot_dns_google-5.6.0/src/certbot_dns_google.egg-info/PKG-INFO       
2026-05-11 17:56:30.000000000 +0200
+++ new/certbot_dns_google-5.7.0/src/certbot_dns_google.egg-info/PKG-INFO       
2026-07-07 20:28:38.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: certbot-dns-google
-Version: 5.6.0
+Version: 5.7.0
 Summary: Google Cloud DNS Authenticator plugin for Certbot
 Author: Certbot Project
 License-Expression: Apache-2.0
@@ -27,8 +27,8 @@
 License-File: LICENSE.txt
 Requires-Dist: google-api-python-client>=1.6.5
 Requires-Dist: google-auth>=2.16.0
-Requires-Dist: acme>=5.6.0
-Requires-Dist: certbot>=5.6.0
+Requires-Dist: acme>=5.7.0
+Requires-Dist: certbot>=5.7.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_google-5.6.0/src/certbot_dns_google.egg-info/requires.txt 
new/certbot_dns_google-5.7.0/src/certbot_dns_google.egg-info/requires.txt
--- old/certbot_dns_google-5.6.0/src/certbot_dns_google.egg-info/requires.txt   
2026-05-11 17:56:30.000000000 +0200
+++ new/certbot_dns_google-5.7.0/src/certbot_dns_google.egg-info/requires.txt   
2026-07-07 20:28:38.000000000 +0200
@@ -1,7 +1,7 @@
 google-api-python-client>=1.6.5
 google-auth>=2.16.0
-acme>=5.6.0
-certbot>=5.6.0
+acme>=5.7.0
+certbot>=5.7.0
 
 [docs]
 Sphinx>=1.0

Reply via email to