python-wrapt: update to 1.10.8
This commit is contained in:
parent
67beb1618b
commit
6ea98160a1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-wrapt'
|
# Template file for 'python-wrapt'
|
||||||
pkgname=python-wrapt
|
pkgname=python-wrapt
|
||||||
version=1.10.7
|
version=1.10.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wrapt-${version}"
|
wrksrc="wrapt-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/GrahamDumpleton/wrapt"
|
homepage="https://github.com/GrahamDumpleton/wrapt"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/w/wrapt/wrapt-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/wrapt/wrapt-${version}.tar.gz"
|
||||||
checksum=fee76adb6a0b18d42e902cd1ab3b9a0612726d1bf04ffa2f9508897b00f4e311
|
checksum=4ea17e814e39883c6cf1bb9b0835d316b2f69f0f0882ffe7dad1ede66ba82c73
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue