python3-css-parser: update to 1.0.8.

This commit is contained in:
Piraty 2022-12-08 17:21:58 +01:00
parent 4ff2060e4b
commit c089d2bf4e
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-css-parser'
pkgname=python3-css-parser
version=1.0.4
revision=7
version=1.0.8
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://github.com/ebook-utils/css-parser"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=ccfa62d56ccb892bd89f26926142692998db7757b691929c181af350d77c2c45
checksum=17b3778e6c85f651f75d7182162643ddff5cbf8ec817e87067abaa66e44b7655
do_check() {
python3 setup.py test