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 3C11E139084 for ; Sat, 25 Nov 2017 13:38:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B84CE0BC7; Sat, 25 Nov 2017 13:38:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B4C9E0BC7 for ; Sat, 25 Nov 2017 13:38:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 ACD0833BE19 for ; Sat, 25 Nov 2017 13:38:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20715A720 for ; Sat, 25 Nov 2017 13:38:23 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1511617092.1e436f321483e3b85b3c289d9bf638dbf2a4d75f.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/thefuck/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/thefuck/Manifest app-shells/thefuck/metadata.xml app-shells/thefuck/thefuck-3.25.ebuild X-VCS-Directories: app-shells/thefuck/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 1e436f321483e3b85b3c289d9bf638dbf2a4d75f X-VCS-Branch: master Date: Sat, 25 Nov 2017 13:38:23 +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: 4ca41a7f-470a-4042-a1d3-ee31237a9338 X-Archives-Hash: 29510d6965a9a7c9e3ff7a721258371a commit: 1e436f321483e3b85b3c289d9bf638dbf2a4d75f Author: Nils Freydank posteo de> AuthorDate: Sat Nov 25 13:16:24 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Nov 25 13:38:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e436f32 app-shells/thefuck: Version bump to 3.25 and add proxied maintainer Closes: https://github.com/gentoo/gentoo/pull/6294 Package-Manager: Portage-2.3.16, Repoman-2.3.6 app-shells/thefuck/Manifest | 1 + app-shells/thefuck/metadata.xml | 9 +++++++- app-shells/thefuck/thefuck-3.25.ebuild | 41 ++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) diff --git a/app-shells/thefuck/Manifest b/app-shells/thefuck/Manifest index ca20cd21ebf..a642f807299 100644 --- a/app-shells/thefuck/Manifest +++ b/app-shells/thefuck/Manifest @@ -1 +1,2 @@ DIST thefuck-3.24.tar.gz 1360450 SHA256 686867f264ee34d9287814dde0e9ca5debb322deeaf0ac6773ec06f823d7c0b4 SHA512 d4949ea723cf3b080f2fbe269d0cafe3d0266089fa8cc515b3b9376b2004c045be82716cd219741a60a0e99c20575adb92339a879467f709f7ca03dcc71a5c2d WHIRLPOOL 395eb03bf8ec1504909631a7e88e2761d7778742fb52d6fd567ee4c3c1ec9186726550dde23b2234a93064d6317065852236fb83fd4bfcdb733a4d2aa7cee2e8 +DIST thefuck-3.25.tar.gz 1362279 BLAKE2B 52b3f1c8756b6981c0528fd77c18256957dd5d628ea37801b9c9abf6114e1cef8af53d9d1dd50fc7c88fad7bd628dc8373aa70dbc6933c07c63b7da31eb5d95a SHA512 c7b215358c09e1fa5e6aae519e7d6c3fd50027b4c72bb1c128786cd2cff707196f2b9b2a23dfed34d841874caab9463791e82c9083f6aac9c90f26d12a4d4598 diff --git a/app-shells/thefuck/metadata.xml b/app-shells/thefuck/metadata.xml index 8010e62df65..e02f8f7384b 100644 --- a/app-shells/thefuck/metadata.xml +++ b/app-shells/thefuck/metadata.xml @@ -1,7 +1,14 @@ - + + holgersson@posteo.de + Nils Freydank + + + proxy-maint@gentoo.org + Proxy Maintainers + nvbn/thefuck diff --git a/app-shells/thefuck/thefuck-3.25.ebuild b/app-shells/thefuck/thefuck-3.25.ebuild new file mode 100644 index 00000000000..7c1efbcfc50 --- /dev/null +++ b/app-shells/thefuck/thefuck-3.25.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="Magnificent app which corrects your previous console command" +HOMEPAGE="https://github.com/nvbn/thefuck" +SRC_URI="https://github.com/nvbn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + dev-python/psutil[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] + dev-python/decorator[${PYTHON_USEDEP}] + dev-python/colorama[${PYTHON_USEDEP}] + dev-python/pyte[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-mock[${PYTHON_USEDEP}] + )" + +python_prepare_all() { + sed -i -e "/import pip/s/^/#/" -e "/pip.__version__/,+3 s/^/#/" setup.py || die + + distutils-r1_python_prepare_all +} + +python_test() { + py.test || die +}