aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 03:05:59 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 03:35:07 +0000
commit71209d218d74891283cfb1fecbb071c803a5e9e7 (patch)
tree3615c8269981713ba7d2ce03fd477d44f490feae /devel/Makefile
parent1ada33d124b58466bdc2b0d6f92c32321d8b31b0 (diff)
downloadports-71209d218d74891283cfb1fecbb071c803a5e9e7.tar.gz
ports-71209d218d74891283cfb1fecbb071c803a5e9e7.zip
devel/py-aws-requests-auth: Add py-aws-requests-auth 0.4.3
This package allows you to authenticate to AWS with Amazon's signature version 4 signing process with the python requests library. Conceivably, the authentication class is flexible enough to be used with any AWS service, but it was initially created to interface with AWS Elasticsearch instances. WWW: https://github.com/DavidMuller/aws-requests-auth
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 24427f787c23..42d9504d02fa 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4144,6 +4144,7 @@
SUBDIR += py-autoprop
SUBDIR += py-avro
SUBDIR += py-awesomeversion
+ SUBDIR += py-aws-requests-auth
SUBDIR += py-aws-sam-translator
SUBDIR += py-aws-xray-sdk
SUBDIR += py-azure-appconfiguration