|
|
|
|
@ -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 |
|
|
|
|
|