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 A92F8139697 for ; Fri, 9 Jun 2017 18:19:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE85A21C097; Fri, 9 Jun 2017 18:19:04 +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 7588E21C093 for ; Fri, 9 Jun 2017 18:19:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EBD63418C6 for ; Fri, 9 Jun 2017 18:19:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 533C8747F for ; Fri, 9 Jun 2017 18:19:00 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1497032326.021bd228aa8b6cd07f4898888415817c38cfcf67.dolsen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spark-parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spark-parser/Manifest dev-python/spark-parser/spark-parser-1.6.1.ebuild X-VCS-Directories: dev-python/spark-parser/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 021bd228aa8b6cd07f4898888415817c38cfcf67 X-VCS-Branch: master Date: Fri, 9 Jun 2017 18:19:00 +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: 01e858c9-20bb-4d9e-bb5d-742935eb1a4c X-Archives-Hash: 350cd7ed6cc11bf32ee2c517e8bbecf6 commit: 021bd228aa8b6cd07f4898888415817c38cfcf67 Author: Brian Dolbec gentoo org> AuthorDate: Fri Jun 9 17:40:04 2017 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Fri Jun 9 18:18:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021bd228 dev-python/spark-parser: Version bump Package-Manager: Portage-2.3.6_p2, Repoman-2.3.2_p70 dev-python/spark-parser/Manifest | 1 + dev-python/spark-parser/spark-parser-1.6.1.ebuild | 33 +++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/dev-python/spark-parser/Manifest b/dev-python/spark-parser/Manifest index 3e13f102ce7..f6053ab6988 100644 --- a/dev-python/spark-parser/Manifest +++ b/dev-python/spark-parser/Manifest @@ -1,2 +1,3 @@ DIST spark_parser-1.5.1.tar.gz 111933 SHA256 b6753103f3744deefde7f841c275e4d15d813059a5b575ca7df28fa45480f83a SHA512 d46e4bf27b867e7e20e5d9d226d606428cc2173afdca27d5f8d26db2515a7ecb89b7a27cb091ff3d7d7c9cde748cc0e027b1f9212a2fc7b75144e156d16c8916 WHIRLPOOL 878054b393b6c2d74e46dcf2ba88f8966c45fedacc08557e31900718bd995cbc51a34b822657c8ee81af11b712cedda7358dfb77261dd5cb9a2150144d52b989 DIST spark_parser-1.6.0.tar.gz 133871 SHA256 3311ad40c8e0b4aa29edfd1ec93a6c81c3f406a4e8ec4d02db1ec39402fb60a9 SHA512 56a89114b35449f0bcd34e2d8c6363d249b839395827fde791c0ec2e425f75a5e5e48d960a5a3c115ca4c7088ea720aba1be03c8b55611d14b18d07f9873a91c WHIRLPOOL c76d0da7c24b7b9a8bf5b4c79dcb8c9ab5d0dbd6f413df1f4e651a99fb75e003279e8fc5010fa63398c1576ac02df6b142ee3f6b37214d7e1146812e240af97c +DIST spark_parser-1.6.1.tar.gz 134114 SHA256 77bc483450edb0d6ab22023799e6c77e7c64603774bf716a4effb3b280bdeda5 SHA512 290069ebe37aa4d5dddacefe3a4d48607076990fe1f27f914d154fa48a5249cddd0c9d238b7e4c7a9a52ddfc054a3cd5639e52b618b5f4bc5b833c4e38b21c2b WHIRLPOOL 97552df0c4228c2bde498873c7de36866a6d9d3abcfc69f9fe7101ab889094fcf92ac87e1c62230c9093cc3ecf5705205123a3872ee1e2f8a8540708d16ef2fd diff --git a/dev-python/spark-parser/spark-parser-1.6.1.ebuild b/dev-python/spark-parser/spark-parser-1.6.1.ebuild new file mode 100644 index 00000000000..032761c8c32 --- /dev/null +++ b/dev-python/spark-parser/spark-parser-1.6.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy) + +inherit distutils-r1 + +MY_PN="spark_parser" + +DESCRIPTION="An Early-Algorithm Context-free grammar Parser" +HOMEPAGE="https://github.com/rocky/python-spark/ https://pypi.python.org/pypi/spark_parser" +SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND="" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + >=dev-python/nose-1.0[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + ) +" + +S="${WORKDIR}/${MY_PN}-${PV}" + +python_test() { + emake check +}