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 8321F58973 for ; Mon, 8 Feb 2016 18:40:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C99BF21C03E; Mon, 8 Feb 2016 18:40:40 +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 D709A21C033 for ; Mon, 8 Feb 2016 18:40:39 +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 E82723408F0 for ; Mon, 8 Feb 2016 18:40:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14D231069 for ; Mon, 8 Feb 2016 18:40:37 +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: <1454956808.21a95d864f4ff74e32924fc05320b6b450cb2615.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/decorator/Manifest dev-python/decorator/decorator-4.0.9.ebuild X-VCS-Directories: dev-python/decorator/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 21a95d864f4ff74e32924fc05320b6b450cb2615 X-VCS-Branch: master Date: Mon, 8 Feb 2016 18:40:37 +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: 7521c9b4-96cd-4771-a982-3647b7d499dc X-Archives-Hash: a50597a79673d9dc6faa1c9d98f26a91 commit: 21a95d864f4ff74e32924fc05320b6b450cb2615 Author: Justin Lecher gentoo org> AuthorDate: Mon Feb 8 18:32:19 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Feb 8 18:40:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a95d86 dev-python/decorator: Version Bump Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/decorator/Manifest | 1 + dev-python/decorator/decorator-4.0.9.ebuild | 31 +++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest index 3d89a92..71ad688 100644 --- a/dev-python/decorator/Manifest +++ b/dev-python/decorator/Manifest @@ -1,3 +1,4 @@ DIST decorator-4.0.2.tar.gz 64850 SHA256 1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3 WHIRLPOOL 1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18 DIST decorator-4.0.4.tar.gz 67150 SHA256 5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf WHIRLPOOL e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285 DIST decorator-4.0.6.tar.gz 68855 SHA256 1c6254597777fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65 WHIRLPOOL 89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259 +DIST decorator-4.0.9.tar.gz 68746 SHA256 90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8 SHA512 17fa27651da44c445fe913224b2aefb4c41adbea8c7cdf274c1c44970df28f39114060f0e08611932ea40a86989454d578fdd9aa2ecdfb878354cc8a02b84981 WHIRLPOOL bd3a855a79865bd85eb3cb918ba61dc6f42eea021ff5c64132e078a7b1380ae6d4d392f951230109b7db5cdf535e4d2e7caac410af3a4924938fe662789e3970 diff --git a/dev-python/decorator/decorator-4.0.9.ebuild b/dev-python/decorator/decorator-4.0.9.ebuild new file mode 100644 index 0000000..986a244 --- /dev/null +++ b/dev-python/decorator/decorator-4.0.9.ebuild @@ -0,0 +1,31 @@ +# 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="Simplifies the usage of decorators for the average programmer" +HOMEPAGE="https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +IUSE="doc" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +DOCS=( docs/README.rst ) + +python_test() { + "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + use doc && dodoc documentation.pdf + distutils-r1_python_install_all +}