python3-boto3: update to 1.14.9.

This commit is contained in:
Leah Neukirchen 2020-06-27 14:44:41 +02:00
parent 01d92b02e3
commit 199ff68c50

View file

@ -1,6 +1,6 @@
# Template file for 'python3-boto3' # Template file for 'python3-boto3'
pkgname=python3-boto3 pkgname=python3-boto3
version=1.14.3 version=1.14.9
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="boto3-${version}" wrksrc="boto3-${version}"
@ -12,7 +12,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=e964d156722d3014ec159746619aa77428b3699d4a1044b2da1aa1cae5ab74ae checksum=3083d6496730fbe5023e2cc3c2587ffdda406484991a727c7e7e5c93ed65d3fa
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE