15
0
forked from pool/python-PyYAML

- update to 5.3.1

* Prevents arbitrary code execution during python/object/new constructor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=37
This commit is contained in:
2020-03-19 07:24:11 +00:00
committed by Git OBS Bridge
parent d14ef02791
commit 72eb37a327
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-PyYAML
Version: 5.3
Version: 5.3.1
Release: 0
Summary: YAML parser and emitter for Python
License: MIT