From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 35E6858973 for ; Sun, 7 Feb 2016 12:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 037C721C025; Sun, 7 Feb 2016 12:00:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDDF721C025 for ; Sun, 7 Feb 2016 12:00:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F03F53407AF for ; Sun, 7 Feb 2016 12:00:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB4DEE5F for ; Sun, 7 Feb 2016 12:00:16 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1454846400.2e4bf39787b497e995bdc29c0ecabefc14e5c009.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyrsistent/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyrsistent/Manifest dev-python/pyrsistent/pyrsistent-0.11.12.ebuild X-VCS-Directories: dev-python/pyrsistent/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2e4bf39787b497e995bdc29c0ecabefc14e5c009 X-VCS-Branch: master Date: Sun, 7 Feb 2016 12:00:16 +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: c26de356-14be-485a-83b0-b419c211e226 X-Archives-Hash: b674709df8a09b43b4496dae96a24d4d commit: 2e4bf39787b497e995bdc29c0ecabefc14e5c009 Author: Justin Lecher gentoo org> AuthorDate: Sun Feb 7 10:38:22 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Feb 7 12:00:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4bf397 dev-python/pyrsistent: Version Bump Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/pyrsistent/Manifest | 1 + dev-python/pyrsistent/pyrsistent-0.11.12.ebuild | 37 +++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/dev-python/pyrsistent/Manifest b/dev-python/pyrsistent/Manifest index 561ccda..d29fbf3 100644 --- a/dev-python/pyrsistent/Manifest +++ b/dev-python/pyrsistent/Manifest @@ -1,2 +1,3 @@ DIST pyrsistent-0.11.10.tar.gz 62646 SHA256 db0469748e74f72b6142aa60bf9a5a15b4a080f47d9ed2fb7c6c083756264149 SHA512 cc0caf78b596e2cd9a5960be354a7ecae50a6f324295e1d882100e85208145735d5154a8b17eb297b99d48a6b1edb36cf8bdae781efef046f097f53af00f732b WHIRLPOOL d0ac9088c0afaec1672eb8b4e29c8b3f85f7bb064f360d54a21f0d70daa4ea9d37ab8f947bbba41a0695fc8a5e2f6e73c263748791952c3b32eb7134d2c8d74b DIST pyrsistent-0.11.11.tar.gz 84016 SHA256 1ce499386a567c512eda3a180f14214e1a698d227e46ea2ef2566ba49e3e5d8f SHA512 7edced0fbe57ad57aaff7d04dec79ed317d938e8e7369ff0d77dea9b1b097de74c794e19cbcdbb0144800ff7f6f491069a7726168b349f584d85bf3b27901695 WHIRLPOOL 4f7f3d630d6f5646732bc082387f8fa048d429e1ba762c0ed43e98d6a15077771faf734ef027e26057134898bd060479526df687463d9201684f4fabef9f5302 +DIST pyrsistent-0.11.12.tar.gz 88621 SHA256 255e6e3e1373b93e65158ae0a672a5ba6d01b18f92d8eab319969b81e784fe49 SHA512 66424adb4d1e69d500cfbb2f9dd0d3d5f9678cd7ee7ca02909a714b7351412022cdb9507417318df3027287f0ffed9f2872dd8fb489e236f1769527a81756d1c WHIRLPOOL 04a52d660c901156de93fed94dee337b2f218cce7ab4f7b8434176565216e543c7ff839c421e219ffaa9b20d1914d51a7514463e0f706baae3ad7b89eb9c17ba diff --git a/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild b/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild new file mode 100644 index 0000000..f45f4f9 --- /dev/null +++ b/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Persistent/Functional/Immutable data structures" +HOMEPAGE="http://github.com/tobgu/pyrsistent/ http://pypi.python.org/pypi/pyrsistent" +SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +RDEPEND=" + dev-python/six[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/hypothesis[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + )" + +# https://github.com/tobgu/pyrsistent/issues/ +# fails +#RESTRICT="test" + +python_test() { + export PYTHONPATH="${S}:${PYTHONPATH}" + py.test -v -v -x || die ${PYTHONPATH} +}