15
0

- Update to 1.5.2:

* Fixed broken import on Python 3.9.
  * Remove some debug leftover prints from `v1.5.0`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aspectlib?expand=0&rev=8
This commit is contained in:
2021-02-10 03:32:54 +00:00
committed by Git OBS Bridge
parent 62aa13a1c6
commit 9f35f8c0a7
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 10 03:32:06 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.2:
* Fixed broken import on Python 3.9.
* Remove some debug leftover prints from `v1.5.0`.
-------------------------------------------------------------------
Fri Apr 17 11:20:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>