mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-boto3: update to 1.35.92.
This commit is contained in:
parent
9e443a7cb2
commit
afb719e7c6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.35.19
|
||||
revision=2
|
||||
version=1.35.92
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore=tests/integration" # These tests require aws credentials
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/boto/boto3"
|
||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||
checksum=61ef5885e1d6aa7e76f96fda4dcf34d751c1ecb34ed2de3fc2a9aa396e37903f
|
||||
checksum=c7c3db9290b16c99938f203fad333397675eb69ad830b3d2e3f03b970eae4af1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue