mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-botocore: update to 1.13.45
This commit is contained in:
parent
877a8d2840
commit
b88366472d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-botocore'
|
# Template file for 'python-botocore'
|
||||||
pkgname=python-botocore
|
pkgname=python-botocore
|
||||||
version=1.12.253
|
version=1.13.45
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="botocore-${version}"
|
wrksrc="botocore-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=abda48d86a79c05b7e449b0fb542165feaa8528fe7433ac08d0faa3cfad4d923
|
checksum=42eb08d9bd8c13c8dd5a8b4ec8e3a5648367516e2aea20fe800e2ceeb128f3da
|
||||||
|
|
||||||
python3-botocore_package() {
|
python3-botocore_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue