From aa2ec6ff21c44962596ac0b338f23379af6916d1c52f8cc614eb9ec41bc41329 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 21 Jun 2022 19:14:05 +0000 Subject: [PATCH] - update to 21.0.0 (bsc#1200771): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=91 --- python-pyOpenSSL.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index b33475b..9491025 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -28,7 +28,7 @@ Sat Oct 30 19:08:35 UTC 2021 - Matej Cepl ------------------------------------------------------------------- Tue Oct 26 20:27:12 UTC 2021 - Dirk Müller -- update to 21.0.0: +- update to 21.0.0 (bsc#1200771): - The minimum ``cryptography`` version is now 3.3. - Drop support for Python 3.5 - Raise an error when an invalid ALPN value is set.