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/sphinx-prompt/
Date: Sat, 24 Aug 2024 13:06:40 +0000 (UTC)	[thread overview]
Message-ID: <1724504316.36fe1f816ec36deeb64734f1091fd57ad019733f.mgorny@gentoo> (raw)

commit:     36fe1f816ec36deeb64734f1091fd57ad019733f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 12:58:36 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 12:58:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36fe1f81

dev-python/sphinx-prompt: Remove old

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

 dev-python/sphinx-prompt/Manifest                  |  1 -
 .../sphinx-prompt/sphinx-prompt-1.8.0.ebuild       | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-python/sphinx-prompt/Manifest b/dev-python/sphinx-prompt/Manifest
index 0199b5855a29..71b542fcd68f 100644
--- a/dev-python/sphinx-prompt/Manifest
+++ b/dev-python/sphinx-prompt/Manifest
@@ -1,2 +1 @@
-DIST sphinx-prompt-1.8.0.gh.tar.gz 38424 BLAKE2B c469e2acfdad076afd472c30380a59aae4d719edce653794fd4d09a2c8008b7f67642ce2a740fb1408987243ba5d520e28b3dc4d7ec34899de6fcf57f2171456 SHA512 1acaa18066537adaab71eb900f0b0fb8041f8f25a9079e171b98b98106d5b7d1885e23bae2c1fd278bbf22c66d17238fbf386cb61fc5725475862aaf86d5701e
 DIST sphinx-prompt-1.9.0.gh.tar.gz 39458 BLAKE2B 16b646bd0e288da3d2f401650c3131c7c6b9fb27023617717821927c7bd8b8d031f14d82b7dd02c6603f3ece084e766a28022cc418867646d770886cdce538ce SHA512 f9ee34b86ead0eda791ba7d648ae54785c09ca276279197c4632963892a03080e547d1930743d81ddb3b327c912c70a58dea968b1da763c4875ec84014b207f8

diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.8.0.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.8.0.ebuild
deleted file mode 100644
index f508d7f45965..000000000000
--- a/dev-python/sphinx-prompt/sphinx-prompt-1.8.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx directive to add unselectable prompt"
-HOMEPAGE="
-	https://github.com/sbrunner/sphinx-prompt/
-	https://pypi.org/project/sphinx-prompt/
-"
-SRC_URI="
-	https://github.com/sbrunner/sphinx-prompt/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-	dev-python/sphinx[${PYTHON_USEDEP}]
-	dev-python/pygments[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-	# version number relies on git repo, sigh
-	# also all dependencies are pinned to exact versions, sigh
-	# also huge hack to install package as "sphinx-prompt", sigh
-	sed -i \
-		-e "/^version =/s:[0-9.]\+:${PV}:" \
-		-e '/^\[tool\.poetry\.dependencies\]$/,$s:"[0-9.]\+:"*:' \
-		-e '/include.*sphinx-prompt/d' \
-		pyproject.toml || die
-
-	distutils-r1_python_prepare_all
-}


             reply	other threads:[~2024-08-24 13:06 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 13:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-24  8:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-prompt/ Sam James
2024-08-08  3:08 Michał Górny
2024-06-17 17:37 Michał Górny
2023-10-18 15:50 Michał Górny
2023-10-18  9:02 Sam James
2023-09-17 13:35 Michał Górny
2023-09-01 17:05 Michał Górny
2023-09-01 16:52 Arthur Zamarin
2023-07-31  9:25 Michał Górny
2023-03-24 19:52 Michał Górny
2023-03-24 19:45 Arthur Zamarin
2023-02-22  7:42 Sam James
2023-02-21 18:19 Sam James
2022-04-26  1:51 Sam James
2021-10-23 13:16 Sam James
2021-09-26 22:28 James Le Cuirot
2021-09-12  7:44 Michał Górny
2021-09-12  7:09 Agostino Sarubbo
2021-08-11  7:11 Michał Górny
2021-04-27 18:22 Michał Górny
2021-04-27 18:09 Sam James
2021-03-23  8:39 Michał Górny
2020-12-07  4:27 Matt Turner
2020-11-08 21:12 Sam James
2020-11-08 21:10 Sam James
2020-11-08 21:09 Sam James
2020-11-08  9:51 Sam James
2020-10-21 22:51 Michał Górny
2020-10-10 13:50 Sergei Trofimovich
2020-10-10 13:48 Sergei Trofimovich
2020-10-04 14:17 Sam James
2020-10-03 16:12 Sam James
2020-10-03 12:16 Sergei Trofimovich
2020-10-03 10:19 Sergei Trofimovich
2020-10-02 13:08 Louis Sautier
2020-05-26 20:43 Matt Turner

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=1724504316.36fe1f816ec36deeb64734f1091fd57ad019733f.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