mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-cairosvg: update to 2.8.2.
This commit is contained in:
parent
88c2b93c68
commit
733231cf44
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cairosvg'
|
# Template file for 'python3-cairosvg'
|
||||||
pkgname=python3-cairosvg
|
pkgname=python3-cairosvg
|
||||||
version=2.7.1
|
version=2.8.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-cairocffi python3-cssselect2 python3-defusedxml python3-Pillow
|
depends="python3-cairocffi python3-cssselect2 python3-defusedxml python3-Pillow
|
||||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://www.courtbouillon.org/cairosvg/"
|
homepage="https://www.courtbouillon.org/cairosvg/"
|
||||||
changelog="https://raw.githubusercontent.com/Kozea/CairoSVG/main/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/Kozea/CairoSVG/main/NEWS.rst"
|
||||||
distfiles="https://github.com/Kozea/CairoSVG/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/Kozea/CairoSVG/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=4f548e67c5dd313e4b8913790b445003799234c4a8e84ec2d9939e4e4308bdb8
|
checksum=c292f3111c8cc4e5dc80aac9d4a36098ecb3ec9cf3238a6269da03f567c98b8c
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
cp -r cairosvg test_non_regression/cairosvg_reference/
|
cp -r cairosvg test_non_regression/cairosvg_reference/
|
||||||
|
|
Loading…
Add table
Reference in a new issue