From bfe540554255ac1086bfcb7626210832b7fed9ea5a720ec8c94be3438242a499 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 27 Jan 2018 11:25:35 +0000 Subject: [PATCH] - fix requires on python ssl once more after the last change OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=86 --- python-cryptography.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-cryptography.changes b/python-cryptography.changes index 057c486..c4a61b9 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 27 11:25:02 UTC 2018 - dmueller@suse.com + +- fix requires on python ssl once more after the last change + ------------------------------------------------------------------- Thu Jan 18 13:30:12 UTC 2018 - tchvatal@suse.com