14
0

- update to 3.3.1:

* Re-added a legacy symbol causing problems for older ``pyOpenSSL`` use

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=132
This commit is contained in:
2020-12-20 10:25:05 +00:00
committed by Git OBS Bridge
parent 2bc3285d02
commit ad9919cf53
6 changed files with 21 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 20 09:31:33 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 3.3.1:
* Re-added a legacy symbol causing problems for older ``pyOpenSSL`` use
-------------------------------------------------------------------
Wed Dec 9 11:56:30 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>