python3-boto3: update to 1.17.47.

This commit is contained in:
Leah Neukirchen 2021-04-08 10:46:27 +02:00
parent ed320b05b4
commit 628c64e03c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-boto3' # Template file for 'python3-boto3'
pkgname=python3-boto3 pkgname=python3-boto3
version=1.17.39 version=1.17.47
revision=1 revision=1
wrksrc="boto3-${version}" wrksrc="boto3-${version}"
build_style=python3-module build_style=python3-module
@ -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=c102ee7188ff80d188f5fc8be9117b2b157c4a08ea85a54946fb6ac206dbc1ac checksum=841ba34d61296a30128e16e987f66a999aea555f45d7fad9e85eb27f98ab05be
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE