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 E61AE1382C5 for ; Wed, 2 Dec 2020 23:33:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49D4EE08EF; Wed, 2 Dec 2020 23:33:35 +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 3305AE08EF for ; Wed, 2 Dec 2020 23:33:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 21E23341284 for ; Wed, 2 Dec 2020 23:33:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC2A338A for ; Wed, 2 Dec 2020 23:33:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1606952006.e67baae24f49e7b01a23f0b0dcf0c0b98a02cf7e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configobj/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/configobj/Manifest dev-python/configobj/configobj-5.0.6.ebuild X-VCS-Directories: dev-python/configobj/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e67baae24f49e7b01a23f0b0dcf0c0b98a02cf7e X-VCS-Branch: master Date: Wed, 2 Dec 2020 23:33: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dfb0cf5f-e15e-4240-8755-5d550bfca04f X-Archives-Hash: dbcc45b7a0b5e7765dce35fbb63476fa commit: e67baae24f49e7b01a23f0b0dcf0c0b98a02cf7e Author: Sam James gentoo org> AuthorDate: Wed Dec 2 23:33:26 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 2 23:33:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67baae2 dev-python/configobj: cleanup old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-python/configobj/Manifest | 1 - dev-python/configobj/configobj-5.0.6.ebuild | 33 ----------------------------- 2 files changed, 34 deletions(-) diff --git a/dev-python/configobj/Manifest b/dev-python/configobj/Manifest index a606bd2e893..2c530d3e8d1 100644 --- a/dev-python/configobj/Manifest +++ b/dev-python/configobj/Manifest @@ -1,2 +1 @@ DIST configobj-5.0.6.gh.tar.gz 143664 BLAKE2B b554d0aec903aecb55387a0164cd6f8d442e9fc1ab231ce7f7123e7a5041e07a86f5f7bf70492ca93fcdc1bd3caa5b855c427f060842e3b4a7524afbcc417a76 SHA512 326eb86e362f281ebf07abcb1cf7616abb270c482eafe842371cda8708245ca5e8262f1644b7164664ecc10e9004ed061c9de18cd233a657d4697dbc3ba3c59d -DIST configobj-5.0.6.tar.gz 33248 BLAKE2B b58a22fdf247f1c3022108e24abb4de55620ce75f6aeb5f269f008a5668e07b8c1d0c49e4059d7f4c4c361d269ead39c3784377635c7718f92c2381e69c56cb5 SHA512 f253fdd0bc3fcd37f56c9ceb28f5c8c739b0861e099b07a3929645907c97b2261f0529850a95c1a42507846f72d88a0992fcd1e1d6fa8654dc713d120f769963 diff --git a/dev-python/configobj/configobj-5.0.6.ebuild b/dev-python/configobj/configobj-5.0.6.ebuild deleted file mode 100644 index 41c7ea7f06d..00000000000 --- a/dev-python/configobj/configobj-5.0.6.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6..9} ) - -inherit distutils-r1 - -DESCRIPTION="Simple config file reader and writer" -HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html https://pypi.org/project/configobj/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND="dev-python/six[${PYTHON_USEDEP}]" - -python_prepare_all() { - # Not to install un-needed _version.py - sed -e "/^MODULES =/s/, '_version'//" -i setup.py || die - sed \ - -e "s/^from _version import __version__$/__version__ = '${PV}'/" \ - -i configobj.py || die - - distutils-r1_python_prepare_all -} - -python_test() { - "${PYTHON}" validate.py -v || die "Tests fail with ${EPYTHON}" -}