14
0

- Update to 18.0.1:

* #386: ExceptionInfo no longer retains a reference to the traceback.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=77
This commit is contained in:
Tomáš Chvátal
2019-03-28 15:06:15 +00:00
committed by Git OBS Bridge
parent 3515109f63
commit bd3c6415ca
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 28 15:05:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 18.0.1:
* #386: ExceptionInfo no longer retains a reference to the traceback.
-------------------------------------------------------------------
Wed Mar 6 08:40:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>