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 29242158094 for ; Mon, 27 Jun 2022 19:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6643FE0AF7; Mon, 27 Jun 2022 19:26:21 +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 4A6BBE0AF7 for ; Mon, 27 Jun 2022 19:26:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 801313414D7 for ; Mon, 27 Jun 2022 19:26:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DA164FA for ; Mon, 27 Jun 2022 19:26:19 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1656357964.f79c033b3a1dee76317543f33b11cca15568f499.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autopage/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/autopage/Manifest dev-python/autopage/autopage-0.5.0.ebuild X-VCS-Directories: dev-python/autopage/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: f79c033b3a1dee76317543f33b11cca15568f499 X-VCS-Branch: master Date: Mon, 27 Jun 2022 19:26:19 +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: 828bad76-28bc-4d9f-a7d9-654d85aa4c92 X-Archives-Hash: cc78e02de795be4e8ac80865ba1f5ee9 commit: f79c033b3a1dee76317543f33b11cca15568f499 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jun 27 19:26:04 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jun 27 19:26:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79c033b dev-python/autopage: drop 0.5.0 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/autopage/Manifest | 1 - dev-python/autopage/autopage-0.5.0.ebuild | 36 ------------------------------- 2 files changed, 37 deletions(-) diff --git a/dev-python/autopage/Manifest b/dev-python/autopage/Manifest index e4205c56a82a..e6fa6e3fb264 100644 --- a/dev-python/autopage/Manifest +++ b/dev-python/autopage/Manifest @@ -1,2 +1 @@ -DIST autopage-0.5.0.gh.tar.gz 21403 BLAKE2B 1c20123bd7ac9dcfc53d5531ea5cec5dcb2d4b8f4c433ab958b96b769540084989ee841f963d24d1b01c3c4deed9933ab213e3838a898a8fc3261096a272d83d SHA512 b40bf0c432a8ecf82f56cf9679191bf13e5fbf478f1236d197df05e29ac27a1d33bffbf3f66fedbf93548e7314ee1a8f1687fa7c696b35f944f8f5dfd2b2dd19 DIST autopage-0.5.1.gh.tar.gz 21406 BLAKE2B 45d67443fa882d6f824ea71a8f9d20eb1ae789a271d84dc566a2535de631b5ce644aa28f51c5be1db818194e39628b6526ac087cd6eccc425132f15fafda10e9 SHA512 3d6e10c222566fd5f5e07e3247ebe19ce7ffe3b4baf9948741ee9a8aaafbefb0fcfaf4b26f0a4a6392615e73c7e8539c9bcbff1112a291c193c0b653f33e8657 diff --git a/dev-python/autopage/autopage-0.5.0.ebuild b/dev-python/autopage/autopage-0.5.0.ebuild deleted file mode 100644 index dd6e11782e2f..000000000000 --- a/dev-python/autopage/autopage-0.5.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 - -DESCRIPTION="A library to provide automatic paging for console output" -HOMEPAGE=" - https://github.com/zaneb/autopage/ - https://pypi.org/project/autopage/ -" -SRC_URI=" - https://github.com/zaneb/autopage/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 sparc x86" - -BDEPEND=" - test? ( - dev-python/fixtures[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests unittest - -python_test() { - unset LESS PAGER - eunittest -}