mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Update to 2.0.2.
This commit is contained in:
parent
be5c13a9e3
commit
d76f4f1c8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344575
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= swiftclient
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,8 @@ LICENSE= APACHE20
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:${PORTSDIR}/devel/py-pbr
|
||||
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simplejson
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simplejson \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=1.1:${PORTSDIR}/www/py-requests
|
||||
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (python-swiftclient-1.8.0.tar.gz) = c6054784d818552c0fe6b6b985323c7a811a42cc49a52f3d44330987cbbce39b
|
||||
SIZE (python-swiftclient-1.8.0.tar.gz) = 72672
|
||||
SHA256 (python-swiftclient-2.0.2.tar.gz) = bad3902187b0eeb0a7371d54d5789a8e0c745ca2acca5ca4d86961952e37888a
|
||||
SIZE (python-swiftclient-2.0.2.tar.gz) = 54682
|
||||
|
@ -1,2 +1 @@
|
||||
bin/swift
|
||||
man/man1/swift.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user