Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dns-lexicon for 
openSUSE:Factory checked in at 2026-05-12 19:26:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dns-lexicon (Old)
 and      /work/SRC/openSUSE:Factory/.python-dns-lexicon.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dns-lexicon"

Tue May 12 19:26:34 2026 rev:26 rq:1352488 version:3.25.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dns-lexicon/python-dns-lexicon.changes    
2025-11-21 16:57:22.612126401 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dns-lexicon.new.1966/python-dns-lexicon.changes
  2026-05-12 19:26:59.799903709 +0200
@@ -1,0 +2,21 @@
+Fri May  8 11:15:45 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 3.25.1
+  * Fix creation of records using `wedos` provider
+  * Use BASIC authentication for `easydns` provider instead of request 
parameters
+  * The `googleclouddns` provider now supports API pagination to fetch the 
rrsets
+- from version 3.25.0
+  * Add the `httpnet` provider (#77)
+  * The `azure` provider now supports the Azure API pagination (#74)
+  * Fix `inwx` records handling (#79)
+- from version 3.24.0
+  * The `hetzner` provider supports automatically the new Hetzner API (#73)
+  * Allow preservation of TTL in `desec` provider (#66)
+  * Fix req with empty content in `desec` provider (#67)
+  * Support connection to AF_UNIX sockets for `pdns` APIs (#53)
+  * Fix TXT challenge records not being deleted for `ovh` provider (#65)
+- from version 3.23.2
+  * Support subdomains in `dynu` providers (#34)
+- Update BuildRequires and Requires from pyproject.toml
+
+-------------------------------------------------------------------

Old:
----
  dns-lexicon-3.23.2.tar.gz

New:
----
  dns-lexicon-3.25.1.tar.gz

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

Other differences:
------------------
++++++ python-dns-lexicon.spec ++++++
--- /var/tmp/diff_new_pack.iqM6Iq/_old  2026-05-12 19:27:00.463931229 +0200
+++ /var/tmp/diff_new_pack.iqM6Iq/_new  2026-05-12 19:27:00.475931726 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dns-lexicon
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-dns-lexicon
-Version:        3.23.2
+Version:        3.25.1
 Release:        0
 Summary:        DNS record manipulation utility
 License:        MIT
@@ -38,6 +38,7 @@
 BuildRequires:  %{python_module cryptography >= 3}
 BuildRequires:  %{python_module pyotp}
 BuildRequires:  %{python_module requests >= 2}
+BuildRequires:  %{python_module requests-unixsocket >= 0.4}
 BuildRequires:  %{python_module tldextract >= 2}
 # /SECTION
 # SECTION extras
@@ -61,6 +62,7 @@
 Requires:       python-dnspython >= 2
 Requires:       python-pyotp
 Requires:       python-requests >= 2
+Requires:       python-requests-unixsocket >= 0.4
 Requires:       python-tldextract >= 2
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++++++ dns-lexicon-3.23.2.tar.gz -> dns-lexicon-3.25.1.tar.gz ++++++
++++ 61454 lines of diff (skipped)

Reply via email to