mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.4.0
PR: 222616 Submitted by: james@elstone.net(maintainer)
This commit is contained in:
parent
e8e3f7a738
commit
271d98c285
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450660
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-requests-auth
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= www python textproc
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,8 @@ COMMENT= Authenticate to AWS with Amazon's signature v4 signing process
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.14.0:www/py-requests
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.14.0:www/py-requests
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1484647108
|
||||
SHA256 (aws-requests-auth-0.3.0.tar.gz) = fe170fe909f5326ac97b2e4f92326cceb48ce86a5788db251e05b61a000abe87
|
||||
SIZE (aws-requests-auth-0.3.0.tar.gz) = 6516
|
||||
TIMESTAMP = 1506459238
|
||||
SHA256 (aws-requests-auth-0.4.0.tar.gz) = 635147a7216b1734582932e36e5cd30530f3ef1724bf171434d52be040e91155
|
||||
SIZE (aws-requests-auth-0.4.0.tar.gz) = 9032
|
||||
|
|
Loading…
Add table
Reference in a new issue