python-botocore: update to 1.12.223.

This commit is contained in:
Leah Neukirchen 2019-09-06 16:29:22 +02:00
parent ce1db177b7
commit c214e54c7f

View file

@ -1,6 +1,6 @@
# Template file for 'python-botocore' # Template file for 'python-botocore'
pkgname=python-botocore pkgname=python-botocore
version=1.12.148 version=1.12.223
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="botocore-${version}" wrksrc="botocore-${version}"
@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/boto/botocore" homepage="https://github.com/boto/botocore"
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz" distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
checksum=0b439e0ebf65d25b175665141dffd7235c73b923e834f506cb114b436dbd191c checksum=6b5b4068b9bb37e53cc780832cfb7fa7cb0042d9b251b593e19c3756809f0dae
post_install() { post_install() {
vlicense LICENSE.txt vlicense LICENSE.txt