Browse Source

update module

master
parent
commit
a8eb8d2a33
  1. 10
      python-crypto/python-crypto.spec

10
python-crypto/python-crypto.spec

@ -22,10 +22,10 @@
##
# package versions
%define V_python 3.13
%define V_python 3.14
%define V_pycrypto 2.6.1
%define V_pyopenssl 25.1.0
%define V_cryptography 45.0.5
%define V_pyopenssl 25.3.0
%define V_cryptography 46.0.2
%define V_pyasn1 0.6.1
%define V_pyasn1_modules 0.2.8
%define V_ndg_httpsclient 0.5.1
@ -33,7 +33,7 @@
%define V_libnacl 2.1.0
%define V_service_identity 24.2.0
%define V_asn1crypto 1.5.1
%define V_certifi 2025.8.3
%define V_certifi 2025.10.5
%define V_passlib 1.7.4
# package information
@ -47,7 +47,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20250808
Release: 20251008
# package options
%option with_libnacl no

Loading…
Cancel
Save