public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/qtawesome/
Date: Fri, 17 Feb 2023 06:21:54 +0000 (UTC)	[thread overview]
Message-ID: <1676614899.e062ff88a2a625090ceb5aa8e010ba482d86c74a.mgorny@gentoo> (raw)

commit:     e062ff88a2a625090ceb5aa8e010ba482d86c74a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 06:00:12 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 06:21:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e062ff88

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.1.ebuild | 39 -----------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/qtawesome/Manifest b/dev-python/qtawesome/Manifest
index d72c250c4fd3..ecf3e2df5682 100644
--- a/dev-python/qtawesome/Manifest
+++ b/dev-python/qtawesome/Manifest
@@ -1,2 +1 @@
-DIST QtAwesome-1.2.1.tar.gz 2280937 BLAKE2B 4d54e8d9fabd833ca4a430ed9573da4feb6aeaae9090fbdf7874d68214de0c0548be18b2f5d2c643add754c748f6af97eaa821aa3d341ed6dd563b8769c1a5c7 SHA512 dd4ef533c5a7bc5fc7eba549c166653efb2352e12412d5678e30cc8865fe44684ca6e070ca61801910c3eefd5673325cb87555e0fb30007b5fd0b53d04dc1c44
 DIST QtAwesome-1.2.2.tar.gz 2281303 BLAKE2B 8766f06feb4cbcab213d537e2c6b5fcaa952d2e06cfa2c4ecdbcdd1b2e900b715632ac7280a5b65e8085643267d048a519805ad2d9da57ee1be1b4c311951ff7 SHA512 9117798041b9593f3db9c8e379f2fa38e1d6d73a4d6b370f73a4ca0bcd69af78989ab0e9a9e2aa9ec20e2637ed1123237f6e8da2be383c09d51921d52052498f

diff --git a/dev-python/qtawesome/qtawesome-1.2.1.ebuild b/dev-python/qtawesome/qtawesome-1.2.1.ebuild
deleted file mode 100644
index 22fac404c825..000000000000
--- a/dev-python/qtawesome/qtawesome-1.2.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1 virtualx
-
-MY_PN="QtAwesome"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Enables iconic fonts such as Font Awesome in PyQt"
-HOMEPAGE="https://github.com/spyder-ide/qtawesome/ https://pypi.org/project/QtAwesome/"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}"/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-	media-fonts/fontawesome
-	dev-python/QtPy[pyqt5(+),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() {
-	# Tests fail with pyside2, so depend on QtPy[pyqt5] and explicitly run
-	# the tests with pyqt5
-	PYTEST_QT_API="pyqt5" epytest || die "Tests failed with ${EPYTHON}"
-}


             reply	other threads:[~2023-02-17  6:22 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17  6:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-03 16:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/qtawesome/ Andrew Ammerlaan
2024-04-13 17:49 Michał Górny
2024-04-13 17:36 Sam James
2024-03-29 11:24 Andrew Ammerlaan
2024-02-07  9:14 Michał Górny
2023-12-30 14:40 Michał Górny
2023-12-30 14:25 Arthur Zamarin
2023-12-12  6:32 Michał Górny
2023-11-24 21:53 Sam James
2023-11-11 10:36 Michał Górny
2023-11-11 10:36 Michał Górny
2023-09-14 11:02 Andrew Ammerlaan
2023-04-22 16:18 Michał Górny
2023-04-22 11:33 Sam James
2023-03-10  4:47 Michał Górny
2023-02-16 22:50 Sam James
2022-12-28  8:17 Michał Górny
2022-11-30  2:48 Michał Górny
2022-11-29 21:46 Jakov Smolić
2022-10-25  8:28 Michał Górny
2022-10-20 10:38 Andrew Ammerlaan
2022-06-15 11:32 Michał Górny
2022-06-14 21:17 Jakov Smolić
2022-06-12 15:56 Sam James
2022-06-12 14:52 Sam James
2022-06-08 19:16 Andrew Ammerlaan
2021-12-12 10:01 Michał Górny
2021-12-12  9:45 Jakov Smolić
2021-11-29 22:29 Michał Górny
2021-11-03 10:51 Andrew Ammerlaan
2021-07-25  8:41 Michał Górny
2021-07-25  1:04 Sam James
2021-06-22 17:59 Andrew Ammerlaan
2021-06-05 11:56 Andrew Ammerlaan
2021-01-18 19:06 Michał Górny
2021-01-18 17:43 Sam James
2020-12-17  0:18 Matt Turner
2020-12-06  9:14 Michał Górny
2020-12-06  8:01 Joonas Niilola
2020-12-05  9:58 Michał Górny
2020-11-05  1:39 Matt Turner
2020-11-05  1:39 Matt Turner
2020-10-08  7:48 Joonas Niilola
2020-10-07 18:44 Joonas Niilola
2020-10-07 16:49 Joonas Niilola
2020-05-26 20:43 Matt Turner
2020-05-11 17:48 Michał Górny
2020-05-04 16:25 Joonas Niilola
2020-05-04 11:49 Michał Górny
2020-03-27 16:25 Joonas Niilola
2020-02-05 21:21 Michał Górny
2020-01-23  9:53 Joonas Niilola
2018-11-11 13:23 Andrey Grozin
2017-12-03  6:40 Andrey Grozin
2017-09-19 11:51 Andrey Grozin
2017-05-12 12:13 Manuel Rüger
2016-12-12 14:28 Andrey Grozin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1676614899.e062ff88a2a625090ceb5aa8e010ba482d86c74a.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox