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-tabs/
Date: Thu,  8 Feb 2024 14:48:01 +0000 (UTC)	[thread overview]
Message-ID: <1707403669.09b179e6d00d2b15924fae864047f3d1135c058b.mgorny@gentoo> (raw)

commit:     09b179e6d00d2b15924fae864047f3d1135c058b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 14:43:47 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 14:47:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b179e6

dev-python/sphinx-tabs: Remove old

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

 dev-python/sphinx-tabs/Manifest                 |  1 -
 dev-python/sphinx-tabs/sphinx-tabs-3.4.4.ebuild | 52 -------------------------
 2 files changed, 53 deletions(-)

diff --git a/dev-python/sphinx-tabs/Manifest b/dev-python/sphinx-tabs/Manifest
index 00f150620579..61083abe9c28 100644
--- a/dev-python/sphinx-tabs/Manifest
+++ b/dev-python/sphinx-tabs/Manifest
@@ -1,2 +1 @@
-DIST sphinx-tabs-3.4.4.gh.tar.gz 524297 BLAKE2B 5361006ca99be157f01a7efd6ea50bbd87c1672caf0badbbde11ef832dddfd40232723fc5900a37fdb18112c5e4ddd9717829e96fd6e3afad8205c11c209d439 SHA512 365c472e88016e5c2d83a509d617ff13fc2c8c0a35fa9626244de9af2a242c2bbc4941241b3d1d863d261b15967a5694a0edb6c1d5614dce9d72531ea5138e03
 DIST sphinx-tabs-3.4.5.gh.tar.gz 524298 BLAKE2B 64f7a9e470e35e4e0c2e80c5207fcaa920adbf198c3bcd501d316282bf1c0f052effc6e885fcbd1385395f4ac9e5721c0904b673e8975ef8aa3bd68ebe9ae415 SHA512 530b6929733385a42ef3f1828f0d7aa4b442eb9ced0befe9adeaf4b559a62cb2a1865443e554493b8fa2c6a9d2dd5dfdbf55078ee63d21f1c22afd8275a690b9

diff --git a/dev-python/sphinx-tabs/sphinx-tabs-3.4.4.ebuild b/dev-python/sphinx-tabs/sphinx-tabs-3.4.4.ebuild
deleted file mode 100644
index 27ddebbe3002..000000000000
--- a/dev-python/sphinx-tabs/sphinx-tabs-3.4.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Tabbed views for Sphinx"
-HOMEPAGE="
-	https://github.com/executablebooks/sphinx-tabs/
-	https://pypi.org/project/sphinx-tabs/
-"
-SRC_URI="
-	https://github.com/executablebooks/sphinx-tabs/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-	dev-python/docutils[${PYTHON_USEDEP}]
-	dev-python/pygments[${PYTHON_USEDEP}]
-	dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-	test? (
-		dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-		dev-python/pytest-regressions[${PYTHON_USEDEP}]
-		dev-python/pygments[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
-
-EPYTEST_DESELECT=(
-	# Unpackaged rinohtype
-	tests/test_build.py::test_rinohtype_pdf
-)
-
-src_prepare() {
-	# annoying, incorrect version limitations
-	sed -i -e '/install_requires/d' setup.py || die
-
-	distutils-r1_src_prepare
-}


             reply	other threads:[~2024-02-08 14:48 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08 14:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 20:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-tabs/ Michał Górny
2024-10-26 15:32 Michał Górny
2024-10-26 14:22 Arthur Zamarin
2024-10-09  6:31 Michał Górny
2024-01-22  3:40 Michał Górny
2023-11-22 11:59 Michał Górny
2023-11-22 11:11 Sam James
2023-10-23  3:05 Michał Górny
2023-08-19 18:14 Michał Górny
2023-08-19 16:46 Arthur Zamarin
2023-07-15 15:55 Sam James
2022-07-30 11:19 Michał Górny
2022-07-30  8:45 Agostino Sarubbo
2022-07-02 11:39 Arthur Zamarin
2022-06-26  4:51 Michał Górny
2022-06-26  4:49 Michał Górny
2022-05-28 10:31 Michał Górny
2022-05-07 20:00 Michał Górny
2022-04-19 13:39 Michał Górny
2022-04-19 12:16 Arthur Zamarin
2022-04-15 15:41 Arthur Zamarin
2022-04-15 15:41 Arthur Zamarin
2022-04-15 15:14 Arthur Zamarin
2022-04-15 15:12 Arthur Zamarin
2022-03-18 10:08 Michał Górny
2022-03-18  8:02 Arthur Zamarin
2022-03-15 18:24 Michał Górny
2021-11-25  0:12 Sam James
2021-11-25  0:12 Sam James
2021-11-20  6:35 Sam James
2021-11-19  8:37 Arthur Zamarin
2021-11-19  7:59 Arthur Zamarin
2021-09-27 10:14 James Le Cuirot
2021-09-07  5:30 Sam James
2021-09-07  2:47 Sam James
2021-09-06 23:42 Sam James
2021-09-06 21:26 Sam James
2021-08-21 13:03 Arthur Zamarin
2021-08-04 21:57 Marek Szuba
2021-07-25  3:23 Sam James
2021-06-18  2:31 Sam James

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=1707403669.09b179e6d00d2b15924fae864047f3d1135c058b.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