14
0

- Update to 0.9.10:

* minor fixes
  * support for python 3.8

- Run fdupes
- Remove not really needed commands from build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simpleeval?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-03-10 10:41:46 +00:00
committed by Git OBS Bridge
parent ecae861d06
commit ba71902ee9
5 changed files with 20 additions and 33 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 10 10:40:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.9.10:
* minor fixes
* support for python 3.8
-------------------------------------------------------------------
Fri Oct 4 08:47:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Run fdupes
- Remove not really needed commands from build
-------------------------------------------------------------------
Wed Apr 24 13:09:14 UTC 2019 - pgajdos@suse.com