python-wrapt: update to 1.10.11
This commit is contained in:
parent
d81596f514
commit
90532c3cbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-wrapt'
|
# Template file for 'python-wrapt'
|
||||||
pkgname=python-wrapt
|
pkgname=python-wrapt
|
||||||
version=1.10.10
|
version=1.10.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wrapt-${version}"
|
wrksrc="wrapt-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,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=42160c91b77f1bc64a955890038e02f2f72986c01d462d53cb6cb039b995cdd9
|
checksum=d4d560d479f2c21e1b5443bbd15fe7ec4b37fe7e53d335d3b9b0a7b1226fe3c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue