From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1585350-garchives=archives.gentoo.org@lists.gentoo.org>
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 11763158015
	for <garchives@archives.gentoo.org>; Sat, 30 Dec 2023 14:40:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 529C12BC070;
	Sat, 30 Dec 2023 14:40:21 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2F5EC2BC070
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2023 14:40: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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5D48133BE3B
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2023 14:40:20 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BFEED99E
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2023 14:40:18 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
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" <mgorny@gentoo.org>
Message-ID: <1703947203.75cdf50c4c8a97d70ae7a1ae37bc7f81bb953211.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/qtawesome/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/qtawesome/Manifest dev-python/qtawesome/qtawesome-1.2.3-r1.ebuild
X-VCS-Directories: dev-python/qtawesome/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 75cdf50c4c8a97d70ae7a1ae37bc7f81bb953211
X-VCS-Branch: master
Date: Sat, 30 Dec 2023 14:40:18 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 49d55bed-1f7e-4b74-b817-7a29d64983c6
X-Archives-Hash: 4fe3d42a65064fa60ab13920509d6ca1

commit:     75cdf50c4c8a97d70ae7a1ae37bc7f81bb953211
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 14:33:19 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 14:40:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75cdf50c

dev-python/qtawesome: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/qtawesome/Manifest                  |  1 -
 dev-python/qtawesome/qtawesome-1.2.3-r1.ebuild | 49 --------------------------
 2 files changed, 50 deletions(-)

diff --git a/dev-python/qtawesome/Manifest b/dev-python/qtawesome/Manifest
index c29face938cc..9b397de7e16b 100644
--- a/dev-python/qtawesome/Manifest
+++ b/dev-python/qtawesome/Manifest
@@ -1,2 +1 @@
-DIST QtAwesome-1.2.3.tar.gz 2281470 BLAKE2B 3aa015708b6cc26b01fdb17cd1a283ce6aaf05eb8e6e6c316f02a6475738565fb350d64d298c7c2983604f61f40c3b51f3b5e2c134ecae6142519fa78593daf9 SHA512 8c265511922016e6e304443d5771ce19abae62afc8a7115452bde83ca033cb63da2fbe3a91073ff0394ded9a5959a965a0e2a17cae9ed8be0e7c93309a952337
 DIST QtAwesome-1.3.0.tar.gz 2375398 BLAKE2B ed4f33b7f1fe7c54b4794247032a65638f4b1527ac460274486c673d767332c5aab64bc27924738914147e674e17c23e0e23e728fa32af8925fce7f58b417d17 SHA512 536918a63a22555b52abd66302f020f91df8ee75e8e806b258780944e143275245a73a4f215e2626eaf1d844552426fc1b45eff4e5de05a268b8b9179492cd7e

diff --git a/dev-python/qtawesome/qtawesome-1.2.3-r1.ebuild b/dev-python/qtawesome/qtawesome-1.2.3-r1.ebuild
deleted file mode 100644
index 6802a0bc902b..000000000000
--- a/dev-python/qtawesome/qtawesome-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 pypi virtualx
-
-DESCRIPTION="Enables iconic fonts such as Font Awesome in PyQt"
-HOMEPAGE="
-	https://github.com/spyder-ide/qtawesome/
-	https://pypi.org/project/QtAwesome/
-"
-SRC_URI="$(pypi_sdist_url --no-normalize QtAwesome)"
-S="${WORKDIR}/QtAwesome-${PV}"
-
-LICENSE="MIT"
-# bundled fonts
-# -------------
-# Font Awesome, Elusive Icons: OFL-1.1
-# Phosphor: MIT
-# Material Design Icons, Remix Icon: Apache-2.0
-# Codicons: CC-BY-4.0
-LICENSE+=" Apache-2.0 CC-BY-4.0 MIT OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-	media-fonts/fontawesome
-	dev-python/QtPy[gui,${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		dev-python/pytest-qt[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source
-
-src_test() {
-	virtx distutils-r1_src_test
-}
-
-python_test() {
-	nonfatal epytest || die -n "Tests failed with ${EPYTHON}"
-}