From owner-svn-ports-all@freebsd.org Sun Jul 23 04:31:56 2017 Return-Path: Delivered-To: svn-ports-all@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 F3147C7BDFB; Sun, 23 Jul 2017 04:31:55 +0000 (UTC) (envelope-from novel@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 B641272F6E; Sun, 23 Jul 2017 04:31:55 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6N4VsoD096606; Sun, 23 Jul 2017 04:31:54 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6N4Vswp096604; Sun, 23 Jul 2017 04:31:54 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201707230431.v6N4Vswp096604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 23 Jul 2017 04:31:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446445 - head/net/py-libcloud X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/net/py-libcloud X-SVN-Commit-Revision: 446445 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2017 04:31:56 -0000 Author: novel Date: Sun Jul 23 04:31:54 2017 New Revision: 446445 URL: https://svnweb.freebsd.org/changeset/ports/446445 Log: net/py-libcloud: update to 2.1.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sun Jul 23 03:21:15 2017 (r446444) +++ head/net/py-libcloud/Makefile Sun Jul 23 04:31:54 2017 (r446445) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,8 @@ COMMENT= Standard client library for many popular clou LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner NO_ARCH= yes Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sun Jul 23 03:21:15 2017 (r446444) +++ head/net/py-libcloud/distinfo Sun Jul 23 04:31:54 2017 (r446445) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493482686 -SHA256 (apache-libcloud-2.0.0.tar.bz2) = 8ff695634d4f88e86c46a1ccc8676f9e96f3899d629f6410dc08d81053811d80 -SIZE (apache-libcloud-2.0.0.tar.bz2) = 1315343 +TIMESTAMP = 1500781135 +SHA256 (apache-libcloud-2.1.0.tar.bz2) = 22a8f0c46fca37c47d4ca894b6fa3d0285c72d838ff24d69eacdcedba8ce5f71 +SIZE (apache-libcloud-2.1.0.tar.bz2) = 1326868