|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_python 3.8 |
|
|
|
|
%define V_pycrypto 2.6.1 |
|
|
|
|
%define V_pyopenssl 19.0.0 |
|
|
|
|
%define V_pyopenssl 19.1.0 |
|
|
|
|
%define V_cryptography 2.8 |
|
|
|
|
%define V_pyasn1 0.4.8 |
|
|
|
|
%define V_pyasn1_modules 0.2.7 |
|
|
|
@ -47,7 +47,7 @@ Class: BASE
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_python} |
|
|
|
|
Release: 20191117 |
|
|
|
|
Release: 20191119 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://files.pythonhosted.org/packages/source/p/pycrypto/pycrypto-%{V_pycrypto}.tar.gz |
|
|
|
|