python-botocore: update to 1.12.233

This commit is contained in:
Robert Lowry 2019-09-23 02:40:18 -05:00 committed by Helmut Pozimski
parent 55d09e7f19
commit d45375a4d5

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.228 version=1.12.233
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=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6 checksum=efddde9e3f24c1efae01ee83183c08ac99e6cba028b026d8e675d19e757f57dc
python3-botocore_package() { python3-botocore_package() {
archs=noarch archs=noarch