15 lines
578 B
Bash
15 lines
578 B
Bash
# Template file for 'python3-botocore'
|
|
pkgname=python3-botocore
|
|
version=1.17.28
|
|
revision=3
|
|
wrksrc="botocore-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-dateutil python3-docutils python3-jmespath python3-urllib3"
|
|
short_desc="Core functionality library of boto 3 (Python3)"
|
|
maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/boto/botocore"
|
|
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
|
|
checksum=c9a4b4ffedeff89848a899bd4634be46a21a190690b505c2050888c0a5447936
|