15
0

Accepting request 873123 from home:bnavigator:branches:devel:languages:python

- Update to 0.9.22
  * another important but small fix for Python 3.9
  * Merge branch 'nested_interrupts_returns'
- Drop hard numpy requirement, don't test on python36

OBS-URL: https://build.opensuse.org/request/show/873123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=20
This commit is contained in:
2021-02-17 16:45:00 +00:00
committed by Git OBS Bridge
parent 96178d7def
commit e13095c03c
4 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 17 11:57:46 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.9.22
* another important but small fix for Python 3.9
* Merge branch 'nested_interrupts_returns'
- Drop hard numpy requirement, don't test on python36
-------------------------------------------------------------------
Fri Jan 17 12:49:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>