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 6EB8F13835C for ; Wed, 23 Dec 2020 09:06:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8553EE0C0D; Wed, 23 Dec 2020 09:06:24 +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 6BF60E0C09 for ; Wed, 23 Dec 2020 09:06:24 +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 6A146341459 for ; Wed, 23 Dec 2020 09:06:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C46D0481 for ; Wed, 23 Dec 2020 09:06:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1608714124.694159c58b2523a10e450f9d761931e82d4a3594.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pythonz-bd/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pythonz-bd/Manifest dev-python/pythonz-bd/metadata.xml dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild profiles/package.mask X-VCS-Directories: dev-python/pythonz-bd/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 694159c58b2523a10e450f9d761931e82d4a3594 X-VCS-Branch: master Date: Wed, 23 Dec 2020 09:06:20 +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: 694f5c41-1a7c-4e94-9de5-2d181019a349 X-Archives-Hash: 4d4fed16b0bd7b2e144a776f546564c6 commit: 694159c58b2523a10e450f9d761931e82d4a3594 Author: Michał Górny gentoo org> AuthorDate: Wed Dec 23 09:00:16 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Dec 23 09:02:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694159c5 dev-python/pythonz-bd: Remove last-rited pkg Closes: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny gentoo.org> dev-python/pythonz-bd/Manifest | 1 - dev-python/pythonz-bd/metadata.xml | 16 ---------------- dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild | 21 --------------------- profiles/package.mask | 1 - 4 files changed, 39 deletions(-) diff --git a/dev-python/pythonz-bd/Manifest b/dev-python/pythonz-bd/Manifest deleted file mode 100644 index b824e97c8b4..00000000000 --- a/dev-python/pythonz-bd/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pythonz-bd-1.11.4.tar.gz 86065 BLAKE2B 1b7710129a6c764693cf3092725e78a7f6321ecf1bd0323644f421ee4f1c3c1a1b6defb805fbb137e58001c9869d9fe9d124978d60127a6672bb54903fd2027b SHA512 de945a1a49094eb6f4f1d0a2dbab4d5e73b60eb4a5d5461c4368fd46e05bf97df7177f7bcecfe963600016f9641e4233ace15a2c231f658ed8eeb771ddb51ab7 diff --git a/dev-python/pythonz-bd/metadata.xml b/dev-python/pythonz-bd/metadata.xml deleted file mode 100644 index 579ffd20c83..00000000000 --- a/dev-python/pythonz-bd/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - python@gentoo.org - Python - - - pythonz-bd - - saghul@gmail.com - saghul - - berdario/pythonz - - diff --git a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild deleted file mode 100644 index 3f29f890c6c..00000000000 --- a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Manage python installations in your system, berdario's shallow fork" -HOMEPAGE=" - https://github.com/berdario/pythonz/tree/bd - https://pypi.org/project/pythonz-bd/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -DEPEND="$(python_gen_cond_dep 'dev-python/resumable-urlretrieve[${PYTHON_USEDEP}]' 'python3*')" diff --git a/profiles/package.mask b/profiles/package.mask index c12904b0d6e..cc998fbad93 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -297,7 +297,6 @@ games-emulation/fakenes # (or are broken). They have no reverse dependencies, except for other # packages from the list. # Removal in 30 days. Bug #755623. -dev-python/pythonz-bd dev-python/pywinrm dev-python/rednose dev-python/resumable-urlretrieve