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 172D159CAF for ; Sun, 3 Apr 2016 14:07:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 130CC21C013; Sun, 3 Apr 2016 14:07:37 +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 4620521C013 for ; Sun, 3 Apr 2016 14:07:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3C5D7340BE6 for ; Sun, 3 Apr 2016 14:07:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93CF983 for ; Sun, 3 Apr 2016 14:07:32 +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: <1459692201.31c36e94e716be29e54ccead1c5b258db1690d47.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-functools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jaraco-functools/Manifest dev-python/jaraco-functools/jaraco-functools-1.8.2.ebuild X-VCS-Directories: dev-python/jaraco-functools/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 31c36e94e716be29e54ccead1c5b258db1690d47 X-VCS-Branch: master Date: Sun, 3 Apr 2016 14:07:32 +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: 3cfda1c2-888a-4814-82c3-159ff1941bbd X-Archives-Hash: 97e455c4d90ecb766d168e579e6a8cb0 commit: 31c36e94e716be29e54ccead1c5b258db1690d47 Author: Louis Sautier gmail com> AuthorDate: Sun Apr 3 11:59:32 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Sun Apr 3 14:03:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c36e94 dev-python/jaraco-functools: remove old Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1189 Signed-off-by: Ian Delaney gentoo.org> dev-python/jaraco-functools/Manifest | 1 - .../jaraco-functools/jaraco-functools-1.8.2.ebuild | 44 ---------------------- 2 files changed, 45 deletions(-) diff --git a/dev-python/jaraco-functools/Manifest b/dev-python/jaraco-functools/Manifest index 4af53ed..a68173d 100644 --- a/dev-python/jaraco-functools/Manifest +++ b/dev-python/jaraco-functools/Manifest @@ -1,3 +1,2 @@ DIST jaraco.functools-1.11.tar.gz 8260 SHA256 6ff4dc9f7e2dcfdf0ae877efcf8156a2a1645e1e5d5c15d6190650bd5adfc722 SHA512 db857fbc0e7ef6b9204e77d20a6a85e4a48a9d8747eeb9ff1ad5790929427a9b28d3b30d8d0a484aea19de6c3e838437ea45227a1e07a0f07aa6b53df29186d3 WHIRLPOOL 11528caadee59af0c09de853e60d780dfe9c9227fcada9e1a1da8689ca5bb395197de3b36638fa806442d5b77ee26e6d7f92c929f31baeaddf00508a84b218a6 -DIST jaraco.functools-1.8.2.tar.gz 6549 SHA256 2766002fb0827e596744754158ceb5cfc4fba723567c756d39b9d7fbdb568ed0 SHA512 e655da8f812d21e20f671e5116357cea4f5ac1901715892c15a4284ea787e75c958ad087d73d0ad75c0a8bf6bb6b44d3ed3a6b68f9c393ae0de93063ecef8851 WHIRLPOOL 318679b1fcd3d9e8510a340bb5738608f4e0e1fac8229ca996925446921082339c6cf742ee353f8b08b08a777bfcce4c8384fd5f60482360699403014ed19dd1 DIST jaraco.functools-1.9.tar.gz 7220 SHA256 79a813f061ee16f431ac3828caca58b173d95d1518af144fa6307a92e90da496 SHA512 93b2cb1690bb9cf68b9f19b8964c7b660d35c2bd467ad724fe9d6169ae6a257aa2eab78da5bb49af14209991dc67df4ee7c7c03953fc753655aac924d5af550b WHIRLPOOL f49782df05f26513cdb5117b7412719498824e4394aa7557ba245dac35ff306c47412a4798713e2333c4ec700cbb78665da850e40cb499e8d961d815a0912acb diff --git a/dev-python/jaraco-functools/jaraco-functools-1.8.2.ebuild b/dev-python/jaraco-functools/jaraco-functools-1.8.2.ebuild deleted file mode 100644 index 611ebee..0000000 --- a/dev-python/jaraco-functools/jaraco-functools-1.8.2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -MY_PN="${PN/-/.}" -DESCRIPTION="Additional functions used by other projects by developer jaraco" -HOMEPAGE="https://github.com/jaraco/jaraco.functools" -SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-python/six[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]' python2_7) -" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}] - test? ( - ${RDEPEND} - >=dev-python/pytest-2.8[${PYTHON_USEDEP}] - dev-python/pytest-runner[${PYTHON_USEDEP}] - ) -" - -S="${WORKDIR}/${MY_PN}-${PV}" - -python_prepare_all() { - if use test && has_version "${CATEGORY}/${PN}"; then - die "Ensure $PN is not already installed or the test suite will fail" - fi - distutils-r1_python_prepare_all -} - -python_test() { - PYTHONPATH=. py.test || die "tests failed with ${EPYTHON}" -}