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/accessible-pygments/
Date: Sat, 25 May 2024 06:21:32 +0000 (UTC)	[thread overview]
Message-ID: <1716618079.ab4447c36fce208f99a72311a4dd17070bffdaca.mgorny@gentoo> (raw)

commit:     ab4447c36fce208f99a72311a4dd17070bffdaca
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 06:16:46 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:21:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4447c3

dev-python/accessible-pygments: Remove old

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

 dev-python/accessible-pygments/Manifest            |  1 -
 .../accessible-pygments-0.0.4.ebuild               | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-python/accessible-pygments/Manifest b/dev-python/accessible-pygments/Manifest
index 783a4e37143d..daa218becded 100644
--- a/dev-python/accessible-pygments/Manifest
+++ b/dev-python/accessible-pygments/Manifest
@@ -1,2 +1 @@
-DIST accessible-pygments-0.0.4.gh.tar.gz 4540933 BLAKE2B 1fdd376b9f069590552632a806f161404aeb3ae0c9b522705ea64476bccc97e3f888af270fba5e05680bb87e2d3283f2c93259c687e137efc56a38ca4d71b507 SHA512 b45b3c17bcfb2d66d397ee7e535c35159ab79080163f8ace286d73ea65a08f7e39c757414755d7f59bdae22a52198e26546ae61893bd9cd5c901d2e2b1efb2b1
 DIST accessible-pygments-0.0.5.gh.tar.gz 2273172 BLAKE2B ed07ecb1ef0d6dcc2b02383d1620c373bb54c65522752404a0e2e2382e374d35c11d7ad6978889b4fd20d4536b38d5ea951a2e6366725279123f5357ecff8a0a SHA512 2f5984c4f95a13dc566a0f916168fb293332f175da61f88ef7dcbc9f2bfcd8781d891b7830ed401839eef09ad65f7cbf94bb5a153bc5b4454ddf4c28573948d2

diff --git a/dev-python/accessible-pygments/accessible-pygments-0.0.4.ebuild b/dev-python/accessible-pygments/accessible-pygments-0.0.4.ebuild
deleted file mode 100644
index eee581b20c2f..000000000000
--- a/dev-python/accessible-pygments/accessible-pygments-0.0.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="A collection of accessible pygments styles"
-HOMEPAGE="
-	https://pypi.org/project/accessible-pygments/
-	https://github.com/Quansight-Labs/accessible-pygments/
-"
-SRC_URI="
-	https://github.com/Quansight-Labs/accessible-pygments/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-	>=dev-python/pygments-1.5[${PYTHON_USEDEP}]
-"
-
-python_test() {
-	# it's more like a demo but at least checks if all themes can
-	# be loaded and run; we can't reasonably compare the results
-	# because they differ by pygments version a lot
-	"${EPYTHON}" test/run_tests.py || die
-}


             reply	other threads:[~2024-05-25  6:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-25  6:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 12:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/accessible-pygments/ Michał Górny
2025-02-27 20:50 Michał Górny
2024-07-01  7:03 Arthur Zamarin
2024-06-18 16:57 Michał Górny
2024-05-25  6:08 Arthur Zamarin
2024-05-11  5:19 Michał Górny
2023-07-28 14:05 Michał Górny
2023-04-12  0:38 Jakov Smolić
2023-04-11 19:41 Sam James
2023-04-11 19:04 Sam James
2023-04-11 18:30 Arthur Zamarin
2023-04-11 18:27 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:17 Arthur Zamarin
2023-04-11 18:15 Arthur Zamarin
2023-03-31 18:05 Sam James
2023-03-23 16:36 Michał Górny
2023-03-10  9:53 Arthur Zamarin
2023-03-10  9:10 Arthur Zamarin
2023-03-10  8:21 Arthur Zamarin
2023-03-10  2:00 Sam James
2023-03-10  2:00 Sam James
2023-03-10  2:00 Sam James
2023-03-10  2:00 Sam James
2023-03-10  0:35 Yixun Lan

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=1716618079.ab4447c36fce208f99a72311a4dd17070bffdaca.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