From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CBA1D139085 for ; Tue, 20 Dec 2016 18:17:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3763B234017; Tue, 20 Dec 2016 18:17:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06678234017 for ; Tue, 20 Dec 2016 18:17:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 09F97341117 for ; Tue, 20 Dec 2016 18:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A866924AB for ; Tue, 20 Dec 2016 18:17:49 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1482257842.356f5c30b26034b10264454f968950f209064f48.bicatali@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/conan/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/conan/Manifest dev-util/conan/conan-0.17.0.ebuild X-VCS-Directories: dev-util/conan/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 356f5c30b26034b10264454f968950f209064f48 X-VCS-Branch: master Date: Tue, 20 Dec 2016 18:17:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: baca3255-dfb5-4f2f-8e24-0fec3d333ff3 X-Archives-Hash: 438383d237836241837203b0853acbee commit: 356f5c30b26034b10264454f968950f209064f48 Author: Luigi 'Comio' Mantellini gmail com> AuthorDate: Thu Dec 15 14:35:13 2016 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Tue Dec 20 18:17:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356f5c30 dev-util/conan: Bump version 0.17.0 dev-util/conan/Manifest | 1 + dev-util/conan/conan-0.17.0.ebuild | 49 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/dev-util/conan/Manifest b/dev-util/conan/Manifest index 9f820a5..cdeadf4 100644 --- a/dev-util/conan/Manifest +++ b/dev-util/conan/Manifest @@ -1,2 +1,3 @@ DIST conan-0.14.1.tar.gz 386985 SHA256 3d20eba786a2243989bd4e53b805e265d1593b226ca271ffc3072994ad15c609 SHA512 1a1e4797b50856be38a1edd15c83edf74cdfbb6b64f7b72507ac649eaef7b69dd2d653021104c327f5077d89a1efbbc6dfd7bc1a7ffa6c32762ee2fb0709c56f WHIRLPOOL ae62aae19a3af3da8319e546c8593aec0ad3780109b4b4e97fc5a2892e59797f29c62c768fa59dc361af76426e28a1fcc43d9e4ff65065b581d8497d34e7cfaf DIST conan-0.16.1.tar.gz 403870 SHA256 683bfa6d5df9f60402ade73d9b5db7c083123a0d8de8b4ed9a72fc86f854d7d9 SHA512 a53dd25db1a57a193f80084412d8d26f178ab68b0433b596ada01478466907b2ac60a89a48c074020eccbb65e71dd057ce70826593a678d9caef691c76ae5aba WHIRLPOOL 41f4a580e8c42df71783747217c1f19dd7f62910c979364dc6af035d51232c02bf1f30ae9e42145b1a4cd3f61c9dd623dbe9361cecfff17391bce5138c177397 +DIST conan-0.17.0.tar.gz 413862 SHA256 6db1fe116a8b79f6fdf96e28375978dc0e7526b9734d8b7087056bd892cef9ce SHA512 5c69a35504b9dabde8a1c12d84455dbc9d85f9ce58fa8d7e781546044c588d92222dda7309542532d64e09dedb281777f7f8d0fbd0004cb3cfef64328f24eacb WHIRLPOOL 9dca2be38b33f740dfbc103412629e8b7a0bea3211b217c07e7da2c1f839a9ec440fabd8cadcc16a4d8f5655a0c7ed66cf7618b19f0ae58ca8bc5443ec0911ae diff --git a/dev-util/conan/conan-0.17.0.ebuild b/dev-util/conan/conan-0.17.0.ebuild new file mode 100644 index 00000000..8c640cb --- /dev/null +++ b/dev-util/conan/conan-0.17.0.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_REQ_USE="sqlite" + +inherit distutils-r1 + +DESCRIPTION="Distributed C/C++ package manager" +HOMEPAGE="http://conan.io/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +RDEPEND=" + >=dev-python/boto-2.38[${PYTHON_USEDEP}] + >=dev-python/bottle-0.12.8[${PYTHON_USEDEP}] + >=dev-python/colorama-0.3.3[${PYTHON_USEDEP}] + >=dev-python/fasteners-0.14.1[${PYTHON_USEDEP}] + >=dev-python/passlib-1.6.5[${PYTHON_USEDEP}] + >=dev-python/patch-1.16[${PYTHON_USEDEP}] + >=dev-python/pyjwt-1.4[${PYTHON_USEDEP}] + >=dev-python/pyyaml-3.11[${PYTHON_USEDEP}] + >=dev-python/requests-2.7[${PYTHON_USEDEP}] + >=dev-python/six-1.10[${PYTHON_USEDEP}] + >=dev-python/node-semver-0.1.1[${PYTHON_USEDEP}] +" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + dev-lang/go + >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] + >=dev-python/nose-1.3.7[${PYTHON_USEDEP}] + >=dev-python/nose-parameterized-0.5.0[${PYTHON_USEDEP}] + >=dev-python/webtest-2.0.18[${PYTHON_USEDEP}] + dev-util/cmake + ) +" + +python_test() { + PYTHONPATH=${BUILD_DIR}/lib nosetests -v || die +}