mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-boto3: update to 1.34.28.
This commit is contained in:
parent
f6847f1329
commit
62eed99d7e
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.29.6
|
version=1.34.28
|
||||||
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=261957684a6f37ae227be7d38130aa3cbf2ae5e1cde9e39d856e58ff2310a854
|
checksum=5e7234e008fa51c592ed810b5edeaca2ba5254a933eade73d88e81bfaf7cc29b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue