Date: Sat, 9 Feb 2013 22:26:17 GMT From: Mikolaj Golub <trociny@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/175994: databases/py-swiftclient: update to 1.3.0 Message-ID: <201302092226.r19MQHoc075207@red.freebsd.org> Resent-Message-ID: <201302092230.r19MU0D1057919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 175994 >Category: ports >Synopsis: databases/py-swiftclient: update to 1.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Feb 09 22:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Mikolaj Golub >Release: >Organization: >Environment: >Description: * update to 1.3.9; * fix a typo in pkg-descr. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: databases/py-swiftclient/pkg-descr =================================================================== --- databases/py-swiftclient/pkg-descr (revision 311992) +++ databases/py-swiftclient/pkg-descr (working copy) @@ -1,7 +1,7 @@ This is a python client for the Swift API. There's a Python API (the ``swiftclient`` module), and a command-line script (``swift``). -This code is based on original the client previously included with +This code is based on the original client previously included with OpenStack's swift -- a highly available, distributed, eventually consistent object/blob store. Index: databases/py-swiftclient/distinfo =================================================================== --- databases/py-swiftclient/distinfo (revision 311992) +++ databases/py-swiftclient/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (python-swiftclient-1.2.0.tar.gz) = d6c57284240acc4ff4f4d125dc8d152ade395a611b478ed6ec9848bf8d62928a -SIZE (python-swiftclient-1.2.0.tar.gz) = 46999 +SHA256 (python-swiftclient-1.3.0.tar.gz) = 9aac48035d497473bf198f80aab71149765c520611421d640b68feca3e230ebd +SIZE (python-swiftclient-1.3.0.tar.gz) = 52707 Index: databases/py-swiftclient/Makefile =================================================================== --- databases/py-swiftclient/Makefile (revision 311992) +++ databases/py-swiftclient/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swiftclient -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302092226.r19MQHoc075207>