15
0

Accepting request 755349 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/755349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asteval?expand=0&rev=7
This commit is contained in:
2019-12-09 20:37:49 +00:00
committed by Git OBS Bridge
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:bc71bb4f9ad3ef8ccdc3b9a711e094fb00d768172cb7ff9a15773673aac9e0cc
size 53842

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 17:26:14 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.9.17
* add 3.8 to travis config
-------------------------------------------------------------------
Tue Oct 29 05:01:27 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

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