From e2ceb0629151a467d45948d7d162074f92fd8d37 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 19 Nov 2019 23:21:20 +0100 Subject: [PATCH] update module --- python-crypto/python-crypto.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-crypto/python-crypto.spec b/python-crypto/python-crypto.spec index 4e99cb6f6a..37f49204c5 100644 --- a/python-crypto/python-crypto.spec +++ b/python-crypto/python-crypto.spec @@ -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