mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tinycss2: update to 1.4.0.
This commit is contained in:
parent
fe396da34f
commit
e691e70afa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tinycss2'
|
# Template file for 'python3-tinycss2'
|
||||||
pkgname=python3-tinycss2
|
pkgname=python3-tinycss2
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core python3-flit_core python3-webencodings"
|
hostmakedepends="python3-poetry-core python3-flit_core python3-webencodings"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.courtbouillon.org/tinycss2"
|
homepage="https://www.courtbouillon.org/tinycss2"
|
||||||
distfiles="${PYPI_SITE}/t/tinycss2/tinycss2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tinycss2/tinycss2-${version}.tar.gz"
|
||||||
checksum=152f9acabd296a8375fbca5b84c961ff95971fcfc32e79550c8df8e29118c54d
|
checksum=10c0972f6fc0fbee87c3edb76549357415e94548c1ae10ebccdea16fb404a9b7
|
||||||
make_check=no # tests broken with flake8 >= v5.x
|
make_check=no # tests broken with flake8 >= v5.x
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue