mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python-lxml: update to 3.8.0
This commit is contained in:
parent
6f95715a48
commit
04a33cc3de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-lxml'
|
# Template file for 'python-lxml'
|
||||||
pkgname=python-lxml
|
pkgname=python-lxml
|
||||||
version=3.7.2
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lxml-lxml-${version}"
|
wrksrc="lxml-lxml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://lxml.de/"
|
homepage="http://lxml.de/"
|
||||||
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
||||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||||
checksum=83390ce416b835e3a1760bcf2f4991b3041cdd55a9a0c16b4e112d71f05ff1d3
|
checksum=46ae9975e235f5f45d40c79b7084bf789204a0c5de0e075306a043b2161189e9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES.txt LICENSES
|
vlicense LICENSES.txt LICENSES
|
||||||
|
|
Loading…
Add table
Reference in a new issue