mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-boto3: update to 1.34.83.
This commit is contained in:
parent
3602cee3a8
commit
e9383d9e5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-boto3'
|
# Template file for 'python3-boto3'
|
||||||
pkgname=python3-boto3
|
pkgname=python3-boto3
|
||||||
version=1.34.28
|
version=1.34.83
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--ignore=tests/integration" # These tests require aws credentials
|
make_check_args="--ignore=tests/integration" # These tests require aws credentials
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/boto/boto3"
|
homepage="https://github.com/boto/boto3"
|
||||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||||
checksum=5e7234e008fa51c592ed810b5edeaca2ba5254a933eade73d88e81bfaf7cc29b
|
checksum=5dfb6e4f8115c04cfa6db826bc74b6254fc08078b91350a578b080b261dbf261
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue