From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id D95F61584AD for ; Mon, 05 May 2025 19:33:17 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B0C0F343174 for ; Mon, 05 May 2025 19:33:17 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E62961103C1; Mon, 05 May 2025 19:33:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id DD64B1103C0 for ; Mon, 05 May 2025 19:33:10 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9321E34315F for ; Mon, 05 May 2025 19:33:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0423F2774 for ; Mon, 05 May 2025 19:33:09 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1746428319.fc4c5f7b6a036326106f0db393bb67af0a88b52d.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyfiglet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pyfiglet/Manifest dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild X-VCS-Directories: dev-python/pyfiglet/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: fc4c5f7b6a036326106f0db393bb67af0a88b52d X-VCS-Branch: master Date: Mon, 05 May 2025 19:33:09 +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: 3e365a39-a0a7-42a4-816b-cd16ae4bb975 X-Archives-Hash: 8961c112c7f7035f4f185ecd6b3f38ac commit: fc4c5f7b6a036326106f0db393bb67af0a88b52d Author: Takuya Wakazono gmail com> AuthorDate: Mon May 5 06:58:39 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon May 5 06:58:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc4c5f7b dev-python/pyfiglet: drop 0.8_p1 Signed-off-by: Takuya Wakazono gmail.com> dev-python/pyfiglet/Manifest | 1 - dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/dev-python/pyfiglet/Manifest b/dev-python/pyfiglet/Manifest index a3db616b3..5d57c1a19 100644 --- a/dev-python/pyfiglet/Manifest +++ b/dev-python/pyfiglet/Manifest @@ -1,2 +1 @@ -DIST pyfiglet-0.8.post1.tar.gz 634618 BLAKE2B 49268581974e72f28ddb11785a1629a4ac2696bcdd57710147cafdcf7709be8c67bdf03e5ccdb1655a9be6eb8a83baf4ca5ae0a6412e2318d0923376558b8d49 SHA512 3b8c7b4c9ae48466da3ccc6711aac9c35b08a373abbdda66c60a62f17ba6edd316b0d5e3085613f7c44fbaa2f02acc4a5b3830a31d22437d9261863878421400 DIST pyfiglet-1.0.2.gh.tar.gz 1660490 BLAKE2B 72fc4ddff5901fbb5eb70d677bfdbbf8f16e042305c9e91a350268a450f71bed2af0192c88211c86f80ba0d2815eae7ff5dd89585144207ef7c89f2f9540c2bd SHA512 fdfe2e52bcf49635cf41067c1438eaccae685216ae32e9b443730222077aff8f5834014766df80ba8435d5fca5df0e0338573f2a423aa21202966562fc2d4f28 diff --git a/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild b/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild deleted file mode 100644 index 9c084f9d0..000000000 --- a/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Pure-python FIGlet implementation" -HOMEPAGE=" - https://pypi.org/project/pyfiglet/ - https://github.com/pwaller/pyfiglet -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -# requires subprocess32 -RESTRICT="test" - -distutils_enable_tests pytest