19
0
Files
python-CairoSVG/_service
Daniel Garcia e6b9f5e332 - 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
2023-05-09 06:34:58 +00:00

16 lines
583 B
Plaintext

<services>
<service mode="disabled" name="obs_scm">
<param name="url">https://github.com/Kozea/CairoSVG.git</param>
<param name="scm">git</param>
<param name="submodules">enable</param>
<param name="revision">33007d4af9195e2bfb2ff9af064c4c2d8e4b2b53</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version" />
</services>