python-botocore: update to 1.17.28
This commit is contained in:
parent
0ba2060751
commit
f89c87bb0a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-botocore'
|
# Template file for 'python-botocore'
|
||||||
pkgname=python-botocore
|
pkgname=python-botocore
|
||||||
version=1.15.26
|
version=1.17.28
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="botocore-${version}"
|
wrksrc="botocore-${version}"
|
||||||
|
@ -12,7 +12,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=4535cf8a9b0cf9eea7ea50c003ca944f694f80b6a4b455466ab56dd8a000c613
|
checksum=c9a4b4ffedeff89848a899bd4634be46a21a190690b505c2050888c0a5447936
|
||||||
|
|
||||||
python3-botocore_package() {
|
python3-botocore_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in New Issue