python3-boto3: update to 1.15.16.
This commit is contained in:
parent
f6d1665b4b
commit
2c12f333c6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-boto3'
|
# Template file for 'python3-boto3'
|
||||||
pkgname=python3-boto3
|
pkgname=python3-boto3
|
||||||
version=1.15.9
|
version=1.15.16
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="boto3-${version}"
|
wrksrc="boto3-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/boto/boto3"
|
homepage="https://github.com/boto/boto3"
|
||||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||||
checksum=01fcdb50d9b845c28ee897b47f603447ac60f271132d7848827c606c390b0343
|
checksum=0947cc0f878880e54075dce924e87c78aad64095fce6f4210594ad330726fef0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue