14
0
forked from pool/python-pygal

- skip python 2.x (no longer supported) and enable CairoSVG

for all python flavors not just the main one

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=20
This commit is contained in:
2023-02-01 22:46:55 +00:00
committed by Git OBS Bridge
parent a61c1e39ff
commit 5ae7b419f5
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 1 22:46:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
- skip python 2.x (no longer supported) and enable CairoSVG
for all python flavors not just the main one
-------------------------------------------------------------------
Thu Dec 9 10:19:36 UTC 2021 - Matej Cepl <mcepl@suse.com>