Search Criteria
Package Details: python-botocore-v2-git r7659.1a4caa8d1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-botocore-v2-git.git (read-only, click to copy) |
---|---|
Package Base: | python-botocore-v2-git |
Description: | A low-level interface to a growing number of Amazon Web Services v2 |
Upstream URL: | https://github.com/boto/botocore |
Licenses: | Apache |
Conflicts: | python-botocore |
Provides: | python-botocore |
Submitter: | kylelaker |
Maintainer: | etienne |
Last Packager: | etienne |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-20 01:32 (UTC) |
Last Updated: | 2020-12-04 17:11 (UTC) |
Dependencies (6)
Required by (16)
- aws-adfs (requires python-botocore)
- aws-cli-git (requires python-botocore)
- aws-eb-cli (requires python-botocore)
- barman (requires python-botocore) (optional)
- chalice (requires python-botocore)
- gimme-aws-creds (requires python-botocore)
- git-remote-codecommit (requires python-botocore)
- jungle-git (requires python-botocore)
- python-boto3-stubs (requires python-botocore)
- python-boto3-stubs (requires python-botocore) (make)
- python-botocore-stubs (requires python-botocore)
- python-plumb (requires python-botocore)
- python-requests-cache (requires python-botocore) (optional)
- python-requests-cache-git (requires python-botocore) (optional)
- python-sdv (requires python-botocore)
Latest Comments
Cbhihe commented on 2020-12-04 17:51 (UTC)
Update uneventful. Thank you, Etienne.
rtur commented on 2020-08-12 06:02 (UTC)
Build fails in a clean chroot. Git is missing as a make dependency.
Cbhihe commented on 2020-06-26 16:22 (UTC)
@kylelaker: my bad, I modified PKGBUILD to reflect my system python binary path and all was fine... Apologies for the earlier trigger-happy response to the error message.
Side note: you are also right about
pyenv
's python version not being up to date. Fixed.kylelaker commented on 2020-06-26 13:04 (UTC)
@Cbhihe: It looks like you're using
pyenv
, not the system Python. I've seen this issue personally when system libraries upgrade but I have not re-built that version of Python inpyenv
. You should be able to runpyenv install VERSION
(looks like you're using 3.8.0 but 3.8.3 should be the latest 3.8.x version). Additionally, you may want to make sure you're using the system Python, notpyenv
. I don't believe this is an issue with the package.Cbhihe commented on 2020-06-26 12:02 (UTC) (edited on 2020-06-26 12:03 (UTC) by Cbhihe)
Error during build: