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 4F8A5138330 for ; Mon, 5 Sep 2016 21:50:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6DE321C0C9; Mon, 5 Sep 2016 21:50:57 +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 493C921C09B for ; Mon, 5 Sep 2016 21:50:57 +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 9A0CC34072E for ; Mon, 5 Sep 2016 21:50:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4BF12474 for ; Mon, 5 Sep 2016 21:50:53 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1473112097.4316668d1ffcd13e2e2cb446777a9502b5aac624.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyenchant/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyenchant/Manifest dev-python/pyenchant/pyenchant-1.6.8.ebuild X-VCS-Directories: dev-python/pyenchant/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 4316668d1ffcd13e2e2cb446777a9502b5aac624 X-VCS-Branch: master Date: Mon, 5 Sep 2016 21:50:53 +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: 4825542a-406f-4006-8fca-14fa447e3b3f X-Archives-Hash: 0f50a58f9900ab0076e9ecc4b5b601a9 commit: 4316668d1ffcd13e2e2cb446777a9502b5aac624 Author: Manuel Rüger gentoo org> AuthorDate: Mon Sep 5 21:48:17 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Sep 5 21:48:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4316668d dev-python/pyenchant: Version bump to 1.6.8 Package-Manager: portage-2.3.0 dev-python/pyenchant/Manifest | 1 + dev-python/pyenchant/pyenchant-1.6.8.ebuild | 30 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-python/pyenchant/Manifest b/dev-python/pyenchant/Manifest index 5a20ccd..57d11b3 100644 --- a/dev-python/pyenchant/Manifest +++ b/dev-python/pyenchant/Manifest @@ -1 +1,2 @@ DIST pyenchant-1.6.6.tar.gz 64010 SHA256 25c9d2667d512f8fc4410465fdd2e868377ca07eb3d56e2b6e534a86281d64d3 SHA512 af6aa1ac77b5718ec4b4aad3d0b88d26e697b472ec8261b23b37fdbf6b399a120ccc3e4ee6579b884c44b0eeb3f95bcdbceea189105c05088a48400a0c8cdb90 WHIRLPOOL 72f6be0f5012fe467395aa9e55378d1aafcdab45e75d2ea2fb8b9bff9ab6aaccbe36806074381ed7c4703dcc93bcc24caf29830302b8986e89ffc29eb0b5042e +DIST pyenchant-1.6.8.tar.gz 63693 SHA256 7ead2ee74f1a4fc2a7199b3d6012eaaaceea03fbcadcb5df67d2f9d0d51f050a SHA512 1a297cd279a0fbea2657bb42f2018a693b7f1d2da420f8cba436f680fb803282432f86e244a098eb7b9ef801059a3ee3c3bbaa748d30ea6357edf9f778e2f0a0 WHIRLPOOL 5a54fdc53867d726db9c92915dd2e09007a058ad4cf38f5a3964f6ad1ada796f032a07495a924c4311a13f8b2ad5e0d6ca6091b1ec1fb70056d40e68460eaf59 diff --git a/dev-python/pyenchant/pyenchant-1.6.8.ebuild b/dev-python/pyenchant/pyenchant-1.6.8.ebuild new file mode 100644 index 00000000..0bed151 --- /dev/null +++ b/dev-python/pyenchant/pyenchant-1.6.8.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Python bindings for the Enchant spellchecking system" +HOMEPAGE="http://pyenchant.sourceforge.net https://pypi.python.org/pypi/pyenchant" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" + +RDEPEND=">=app-text/enchant-${PV%.*}" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( ${RDEPEND} )" + +python_test() { + if [[ -n "$(LC_ALL="en_US.UTF-8" bash -c "" 2>&1)" ]]; then + ewarn "Disabling tests due to missing en_US.UTF-8 locale" + else + esetup.py test + fi +}