python3-cssutils: update to 2.9.0.
This commit is contained in:
parent
8420841b55
commit
4cfa2e38b9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cssutils'
|
# Template file for 'python3-cssutils'
|
||||||
pkgname=python3-cssutils
|
pkgname=python3-cssutils
|
||||||
version=2.6.0
|
version=2.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
short_desc="CSS Cascading Style Sheets library for Python3"
|
short_desc="CSS Cascading Style Sheets library for Python3"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://pypi.org/project/cssutils/"
|
homepage="https://pypi.org/project/cssutils/"
|
||||||
distfiles="${PYPI_SITE}/c/cssutils/cssutils-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cssutils/cssutils-${version}.tar.gz"
|
||||||
checksum=f7dcd23c1cec909fdf3630de346e1413b7b2555936dec14ba2ebb9913bf0818e
|
checksum=89477b3d17d790e97b9fb4def708767061055795aae6f7c82ae32e967c9be4cd
|
||||||
|
|
Loading…
Reference in New Issue