From ecf42ff798c2680c67bcae87f169e25b53083bdf Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 8 Oct 2025 08:08:28 +0200 Subject: [PATCH] update snapshot --- python-net/python-net.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python-net/python-net.spec b/python-net/python-net.spec index ee84413c10..fab4a524a0 100644 --- a/python-net/python-net.spec +++ b/python-net/python-net.spec @@ -22,9 +22,9 @@ ## # package versions -%define V_python 3.13 +%define V_python 3.14 %define V_py3dns 4.0.2 -%define V_dnspython 2.7.0 +%define V_dnspython 2.8.0 %define V_twisted_major 22.8 %define V_twisted_minor 0 %define V_celery 5.5.3 @@ -37,7 +37,7 @@ %define V_idna 3.10 %define V_wsaccel 0.6.7 %define V_treq 25.5.0 -%define V_txaio 25.6.1 +%define V_txaio 25.9.2 %define V_txtorcon 24.8.0 %define V_paramiko 4.0.0 %define V_priority 1.3.0 @@ -58,7 +58,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20250914 +Release: 20251008 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/py3dns/py3dns-%{V_py3dns}.tar.gz