mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-lxml: update to 6.0.0.
This commit is contained in:
parent
a41b10e64e
commit
505ca9d786
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-lxml'
|
||||
pkgname=python3-lxml
|
||||
version=5.4.0
|
||||
version=6.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_build_args="-C--build-option=--with-cython"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause, custom:ElementTree"
|
|||
homepage="https://lxml.de/"
|
||||
changelog="https://raw.githubusercontent.com/lxml/lxml/master/CHANGES.txt"
|
||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||
checksum=12ed971a99bd07977e236bf59314cfd53fbf5d59f39d4a13caad901c7fceb0a2
|
||||
checksum=5560ee7bd3bcea0e64221bbb23f4ee1d222296ef25ba217e327a5f1d963005d9
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Add table
Reference in a new issue