mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-cssselect2: update to 0.8.0.
This commit is contained in:
parent
cfce2cbaca
commit
99ce53ae9c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cssselect2'
|
# Template file for 'python3-cssselect2'
|
||||||
pkgname=python3-cssselect2
|
pkgname=python3-cssselect2
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_runtime_deps="python3-tinycss2 python3-webencodings"
|
_runtime_deps="python3-tinycss2 python3-webencodings"
|
||||||
hostmakedepends="python3-poetry-core python3-flit_core ${_runtime_deps}"
|
hostmakedepends="python3-poetry-core python3-flit_core ${_runtime_deps}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://doc.courtbouillon.org/cssselect2/stable/"
|
homepage="https://doc.courtbouillon.org/cssselect2/stable/"
|
||||||
distfiles="https://github.com/Kozea/cssselect2/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/Kozea/cssselect2/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=4fffdffcb7d7e7784c337d75e14399a9af4d0b9d91addc66c869f9482aa6ceaf
|
checksum=6b5280f274d1ad1f4b2863d403dd5d04ed1cb72e81cbb68f40fcd0297ba3fa3d
|
||||||
|
|
||||||
post_intall() {
|
post_intall() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue