mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 06:42:58 +02:00
python-wrapt: update to 1.10.6
This commit is contained in:
parent
3c78c00294
commit
96fafc37b5
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.5
|
version=1.10.6
|
||||||
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=99cbb4e3a3ea964df0cb1437261fc1198616ec872e7b501622f3f7f92fcd0833
|
checksum=9576869bb74a43cbb36ee39dc3584e6830b8e5c788e83edf0a397eba807734ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue