15
0

Accepting request 743629 from home:TheBlackCat:branches:devel:languages:python

Update to 0.9.16

OBS-URL: https://build.opensuse.org/request/show/743629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2019-10-29 07:47:45 +00:00
committed by Git OBS Bridge
parent 06bd65226d
commit 4fa555e15a
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10445b8e8cc748f4b44148b2c3b9a1d5042cf0a84a110525193fb156e1de8205
size 52999

3
asteval-0.9.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc71bb4f9ad3ef8ccdc3b9a711e094fb00d768172cb7ff9a15773673aac9e0cc
size 53842

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 29 05:01:27 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.9.16
* auto-run codecov only if numpy is installed
-------------------------------------------------------------------
Fri Sep 13 12:09:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-asteval
Version: 0.9.15
Version: 0.9.16
Release: 0
Summary: Safe, minimalistic evaluator of python expression using ast module
License: MIT