15
0

Accepting request 948243 from devel:languages:python

- update to 0.9.26:
  * fix setup.py again

OBS-URL: https://build.opensuse.org/request/show/948243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asteval?expand=0&rev=11
This commit is contained in:
2022-01-23 17:38:43 +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:bea22b7d8fa16bcba95ebc72052ae5d8ca97114c9959bb47f8b8eebf30e4342f
size 39473

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 23 16:38:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.9.26:
* fix setup.py again
-------------------------------------------------------------------
Sat Jan 15 16:47:20 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

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