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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5034A158087 for ; Sun, 21 Nov 2021 19:14:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EECDE086C; Sun, 21 Nov 2021 19:14:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 078A8E086C for ; Sun, 21 Nov 2021 19:14:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C94B4343279 for ; Sun, 21 Nov 2021 19:14:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 048991D5 for ; Sun, 21 Nov 2021 19:14:02 +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: <1637521910.405cf67203fb673b3c9312b75aa88a67c2b97d49.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configshell-fb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/configshell-fb/Manifest dev-python/configshell-fb/configshell-fb-1.1.28.ebuild X-VCS-Directories: dev-python/configshell-fb/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 405cf67203fb673b3c9312b75aa88a67c2b97d49 X-VCS-Branch: master Date: Sun, 21 Nov 2021 19:14:02 +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: fe579fb1-9b3d-4be1-82ff-8477d2b6dded X-Archives-Hash: 4dec17a753328206226dc4c510016e23 commit: 405cf67203fb673b3c9312b75aa88a67c2b97d49 Author: Michał Górny gentoo org> AuthorDate: Sun Nov 21 19:11:50 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 21 19:11:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405cf672 dev-python/configshell-fb: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/configshell-fb/Manifest | 1 - .../configshell-fb/configshell-fb-1.1.28.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-python/configshell-fb/Manifest b/dev-python/configshell-fb/Manifest index eec9fe017a14..13fc21a18c1e 100644 --- a/dev-python/configshell-fb/Manifest +++ b/dev-python/configshell-fb/Manifest @@ -1,2 +1 @@ -DIST configshell-fb-1.1.28.tar.gz 55076 BLAKE2B 8f7ab1b6172412dffd77d1ba89082f815b90167b5bc7e15c26c26a101e2e8a0ab5bc716c040f41124a9d5a5038b751e4cd882124d70fe2fda2b796ef43dc97c8 SHA512 7d05fdfca5646ec05d5f4b2ea499235237f5f3157c1330ed46dcc76ce8dea5cca0e3ec4d4376db2ec8358438737fb54286cb0c712c0f16637128670d2858dd4d DIST configshell-fb-1.1.29.tar.gz 55036 BLAKE2B 4a9a8f2573b43a9c8ddbda837e831c96b221f4499acb1aeeb990a7b1050c5572e9b745857ac9d1de4089d1758dd1284d0555da524def80e0a1caac18bb43a921 SHA512 0d7663cf58431c8b0be5618e5ef454838489e11a3074e5bd63145c3ea965065e37f1a41b5775363a35498a4d5dd86ad5453feb58dd74853cd77ae196b44c658e diff --git a/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild deleted file mode 100644 index 3cf06559f03a..000000000000 --- a/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -DESCRIPTION="A Python library for building configuration shells" -HOMEPAGE="https://github.com/open-iscsi/configshell-fb" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - dev-python/urwid[${PYTHON_USEDEP}]"