From owner-svn-ports-head@freebsd.org Sun Nov 27 15:32:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 780EAC58D8F; Sun, 27 Nov 2016 15:32:57 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4163AB6A; Sun, 27 Nov 2016 15:32:57 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uARFWuAx053322; Sun, 27 Nov 2016 15:32:56 GMT (envelope-from trociny@FreeBSD.org) Received: (from trociny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uARFWusw053320; Sun, 27 Nov 2016 15:32:56 GMT (envelope-from trociny@FreeBSD.org) Message-Id: <201611271532.uARFWusw053320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trociny set sender to trociny@FreeBSD.org using -f From: Mikolaj Golub Date: Sun, 27 Nov 2016 15:32:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427237 - head/databases/py-swiftclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2016 15:32:57 -0000 Author: trociny Date: Sun Nov 27 15:32:56 2016 New Revision: 427237 URL: https://svnweb.freebsd.org/changeset/ports/427237 Log: update to 3.2.0 Modified: head/databases/py-swiftclient/Makefile head/databases/py-swiftclient/distinfo Modified: head/databases/py-swiftclient/Makefile ============================================================================== --- head/databases/py-swiftclient/Makefile Sun Nov 27 14:28:40 2016 (r427236) +++ head/databases/py-swiftclient/Makefile Sun Nov 27 15:32:56 2016 (r427237) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swiftclient -PORTVERSION= 3.1.0 +PORTVERSION= 3.2.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +16,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:devel/py-pbr RUN_DEPENDS:= ${BUILD_DEPENDS} -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=2.1.3:devel/py-futures \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:devel/py-simplejson \ +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=3.0:devel/py-futures \ ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}requests>=1.1:www/py-requests Modified: head/databases/py-swiftclient/distinfo ============================================================================== --- head/databases/py-swiftclient/distinfo Sun Nov 27 14:28:40 2016 (r427236) +++ head/databases/py-swiftclient/distinfo Sun Nov 27 15:32:56 2016 (r427237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473364249 -SHA256 (python-swiftclient-3.1.0.tar.gz) = 7bb5984862b85ba2a18c16b4dc6af2fd14272871ad165eec47e9da111ab3fb9a -SIZE (python-swiftclient-3.1.0.tar.gz) = 155598 +TIMESTAMP = 1480260205 +SHA256 (python-swiftclient-3.2.0.tar.gz) = 8761697584ab060520d6094e8394242ee3b94c643ed1f3fe1dbc67df585ab3fa +SIZE (python-swiftclient-3.2.0.tar.gz) = 161727