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 2DA2C139731 for ; Tue, 11 Aug 2015 07:02:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD1A114255; Tue, 11 Aug 2015 07:02:39 +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 53E7B14255 for ; Tue, 11 Aug 2015 07:02:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DB4E3409DB for ; Tue, 11 Aug 2015 07:02:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E84312C for ; Tue, 11 Aug 2015 07:02:31 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1439276517.64608927c44aea662d3940f20b5224fa9c232895.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pretty-yaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pretty-yaml/Manifest dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild X-VCS-Directories: dev-python/pretty-yaml/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 64608927c44aea662d3940f20b5224fa9c232895 X-VCS-Branch: master Date: Tue, 11 Aug 2015 07:02:31 +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: 1e5672b5-512e-40e1-985e-e041ac8789c6 X-Archives-Hash: 1b4c514866ee7b4a46c054598b9d4a25 commit: 64608927c44aea662d3940f20b5224fa9c232895 Author: Ian Delaney gentoo org> AuthorDate: Tue Aug 11 06:59:14 2015 +0000 Commit: Ian Delaney gentoo org> CommitDate: Tue Aug 11 07:01:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64608927 bump; add pypy support Package-Manager: portage-2.2.20 dev-python/pretty-yaml/Manifest | 1 + dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild | 28 ++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-python/pretty-yaml/Manifest b/dev-python/pretty-yaml/Manifest index a924d8f..e566af2 100644 --- a/dev-python/pretty-yaml/Manifest +++ b/dev-python/pretty-yaml/Manifest @@ -1,2 +1,3 @@ DIST pyaml-14.05.7.tar.gz 7401 SHA256 8c1edf635edc0658d9f6cd222f175e35aecaaef1cad432b188206b71a9cdbd30 SHA512 4a977de705a85341ff817b51e29facea6029c0082cdc0d9b212748d6992a1be3c461d59a5a41f131a14c0cfc0b6db3aad9091e0ff86c05da70974fd3651eaea9 WHIRLPOOL ed5fe07b7dd686a8d460841bfcbbb326d833124f0078a7aa70a80ddd3c85fcc245d9808a2aa19676636fea3d299be986fefead3022d96f846e6a9571ae67024f DIST pyaml-15.5.7.tar.gz 14374 SHA256 85c44970d9bca68742faef77cb10a16d4a81be81281541c8d39c10f504042bc6 SHA512 c92250bba3bfded1a4d047940098b532989f9fe020d1e7ccdd45779260e1114c8720d9ef4d98de0abfa699807d9377e29e9ad9c979dd086456eade0fecf6f0ae WHIRLPOOL e7cb76e586f32eebb8cb56af949925030dabc81e5f2f7b1a575980b49ab020968c393739deb6b69afb98f2c4b3ef21601a43166b7ce092c1e88aa3e2e95758cf +DIST pyaml-15.6.3.tar.gz 14459 SHA256 2df761472d0974205b779dab469903cc9ddf257dcd126acc4a97b9d4c970e662 SHA512 9d0789342f59adfc415bef54cdc52b75cbcf1fa71940e1b9534ea0c141c5737449104e45fb0feea968e58d0886a74d9a5bbec0ba05b7d72cf5d93d3a674b5868 WHIRLPOOL 7c2e06dedf40c7c13474824090bf1f5a0453d2d955d446053479be93388c55b30480dc41eaec32a31a2303ae1971de5902922776a48c6d54cdb107a2356a1786 diff --git a/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild new file mode 100644 index 0000000..c2c09c8 --- /dev/null +++ b/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy ) + +inherit distutils-r1 + +MY_PN="${PN//retty-}" +DESCRIPTION="PyYAML-based module to produce pretty and readable YAML-serialized data" +HOMEPAGE="https://github.com/mk-fg/pretty-yaml" +SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" + +LICENSE="WTFPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/unidecode[${PYTHON_USEDEP}] )" +RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" + +S="${WORKDIR}/${MY_PN}-${PV}" + +python_test() { + "${PYTHON}" pyaml/tests/dump.py || die "tests failed under ${EPYTHON}" +}