14
0
forked from pool/python-pygal

- Make CairoSVG only python3 dependency and simply not provide

the png conversion feature on python2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-26 09:26:22 +00:00
committed by Git OBS Bridge
parent 72435d0218
commit 020473c71e
2 changed files with 16 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 26 09:21:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Make CairoSVG only python3 dependency and simply not provide
the png conversion feature on python2
-------------------------------------------------------------------
Tue Dec 4 12:52:14 UTC 2018 - Matej Cepl <mcepl@suse.com>