FreeBSD Bugzilla – Attachment 178980 Details for
Bug 216165
[New Port] www/py-aws-requests-auth: Authenticate to AWS with Amazon's signature v4 signing process
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shell archive of www/py-aws-requests-auth port.
py-aws-requests-auth.shar (text/plain), 2.31 KB, created by
James Elstone
on 2017-01-17 08:41:55 UTC
(
hide
)
Description:
Shell archive of www/py-aws-requests-auth port.
Filename:
MIME Type:
Creator:
James Elstone
Created:
2017-01-17 08:41:55 UTC
Size:
2.31 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-aws-requests-auth ># py-aws-requests-auth/distinfo ># py-aws-requests-auth/pkg-descr ># py-aws-requests-auth/Makefile ># >echo c - py-aws-requests-auth >mkdir -p py-aws-requests-auth > /dev/null 2>&1 >echo x - py-aws-requests-auth/distinfo >sed 's/^X//' >py-aws-requests-auth/distinfo << '0bd9269b738b7909f4e16b6f6057d2fa' >XTIMESTAMP = 1484647108 >XSHA256 (aws-requests-auth-0.3.0.tar.gz) = fe170fe909f5326ac97b2e4f92326cceb48ce86a5788db251e05b61a000abe87 >XSIZE (aws-requests-auth-0.3.0.tar.gz) = 6516 >0bd9269b738b7909f4e16b6f6057d2fa >echo x - py-aws-requests-auth/pkg-descr >sed 's/^X//' >py-aws-requests-auth/pkg-descr << 'bbe390197258efcf84bdd157f56d77ad' >XThis package allows you to authenticate to AWS with Amazon's signature >Xversion 4 signing process with the python requests library. >X >XThis code came about because Amazon's Elasticsearch Service does not currently >Xsupport VPC. This authentication class allows us to talk to our Elasticsearch >Xcluster via IAM. >X >XSee website below for usage instructions. >X >XWWW: https://github.com/DavidMuller/aws-requests-auth >bbe390197258efcf84bdd157f56d77ad >echo x - py-aws-requests-auth/Makefile >sed 's/^X//' >py-aws-requests-auth/Makefile << '9fea49b47f65f914cd2b1af11cb0cb23' >X# Created by: James Elstone <james@elstone.net> >X# $FreeBSD: head/www/py-aws-requests-auth/Makefile 2016-11-17 08:10:00Z jce $ >X >X# Code author is David Muller, see pkg-descr for more information. >X >XPORTNAME= aws-requests-auth >XPORTVERSION= 0.3.0 >XPORTREVISION= 1 >XCATEGORIES= www python textproc >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= james@elstone.net >XCOMMENT= Authenticate to AWS with Amazon's signature v4 signing process >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XTEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.14.0:www/py-requests >X >XUSES= python >XUSE_PYTHON= autoplist distutils >X >XNO_ARCH= yes >X >Xdo-test: >X @(cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test) >X >X.include <bsd.port.mk> >9fea49b47f65f914cd2b1af11cb0cb23 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 216165
:
178980
|
179013