14
0

- Update to 2.7.0:

WARNING: this is a security update.
  When processing SVG files, CairoSVG could access other files online,
  possibly leading to very long renderings or other security problems.
  This feature is now disabled by default. External resources can still be
  accessed using the "unsafe" or the "url_fetcher" parameter.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=27
This commit is contained in:
2023-05-09 06:34:58 +00:00
committed by Git OBS Bridge
parent 4175138ae7
commit 342d245e34
6 changed files with 20 additions and 9 deletions

View File

@@ -16,11 +16,10 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-CairoSVG
Version: 2.6.0
Version: 2.7.0
Release: 0
Summary: A Python SVG converter based on Cairo
License: LGPL-3.0-or-later