From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-doxylink/
Date: Sat, 25 Nov 2023 10:35:48 +0000 (UTC) [thread overview]
Message-ID: <1700908511.1c3de5e58058737ffaff9fce61a61854745c7fbc.mgorny@gentoo> (raw)
commit: 1c3de5e58058737ffaff9fce61a61854745c7fbc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 10:35:11 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 10:35:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3de5e5
dev-python/sphinxcontrib-doxylink: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinxcontrib-doxylink/Manifest | 1 -
.../sphinxcontrib-doxylink-1.12.2.ebuild | 48 ----------------------
2 files changed, 49 deletions(-)
diff --git a/dev-python/sphinxcontrib-doxylink/Manifest b/dev-python/sphinxcontrib-doxylink/Manifest
index 42b518c7294b..9317da98f9a1 100644
--- a/dev-python/sphinxcontrib-doxylink/Manifest
+++ b/dev-python/sphinxcontrib-doxylink/Manifest
@@ -1,2 +1 @@
-DIST sphinxcontrib-doxylink-1.12.2.gh.tar.gz 23556 BLAKE2B 8d71de83ec304bbf2a74f414c46d157367fc950dc52bab7f685fba24520985fb06daf8bf760d49d73d7a2418da346bf6c84a493b24edef4ab53c5c09799f7c2e SHA512 e90594031067eed0eec1c7aad9c7d2ba7d9a4ce2012a905f6631947a7135659483d52a6261b923d3fa21fcde59ae8bf24c168507c8e95296e0539595e9589ed2
DIST sphinxcontrib-doxylink-1.12.3.gh.tar.gz 23632 BLAKE2B 4a80366f4beeb9715c69c221a8e5247c28179613b59fb7bdadb1f145b69e4afdc0c2c30affd9647ec9e56e892503a95d018fd97eda014980177282299b81d61f SHA512 d25003dab35c6877bc846552db3e663c660bd5cb6ac6d9077bf04eca32afe0f9559118390c5c884901ce8c5297e97d84f6089428e3173123da6e7869a606a05e
diff --git a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.12.2.ebuild b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.12.2.ebuild
deleted file mode 100644
index 578c35135df8..000000000000
--- a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.12.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Extension to link to external Doxygen API documentation"
-HOMEPAGE="
- https://pypi.org/project/sphinxcontrib-doxylink/
- https://pythonhosted.org/sphinxcontrib-doxylink/
- https://github.com/sphinx-contrib/doxylink/
-"
-SRC_URI="
- https://github.com/sphinx-contrib/doxylink/archive/refs/tags/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-S="${WORKDIR}/doxylink-${PV}"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- >=dev-python/sphinx-1.6[${PYTHON_USEDEP}]
- >=dev-python/pyparsing-3.0.8[${PYTHON_USEDEP}]
- >=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
- test? (
- app-doc/doxygen
- >=dev-python/testfixtures-6.18.5[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc \
- dev-python/sphinx-rtd-theme
-
-python_test() {
- distutils_write_namespace sphinxcontrib
- cd "${T}" || die
- epytest "${S}"/tests
-}
next reply other threads:[~2023-11-25 10:35 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-25 10:35 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-doxylink/ Michał Górny
2025-03-15 13:16 Arthur Zamarin
2025-03-08 16:55 Michał Górny
2025-03-08 12:10 Sam James
2025-02-28 18:52 Michał Górny
2025-02-07 5:45 Michał Górny
2024-06-30 17:00 Michał Górny
2023-11-25 8:38 Sam James
2023-10-25 7:43 Michał Górny
2023-07-23 15:29 Michał Górny
2023-02-17 11:58 Michał Górny
2022-08-30 17:06 Arthur Zamarin
2022-08-30 16:42 Jakov Smolić
2022-08-02 16:47 Arthur Zamarin
2022-07-29 15:42 Arthur Zamarin
2022-07-29 10:12 Arthur Zamarin
2022-06-06 8:27 Michał Górny
2022-06-06 6:28 Jakov Smolić
2022-05-07 9:35 Michał Górny
2022-04-28 18:48 Michał Górny
2022-04-27 7:00 Michał Górny
2022-04-26 23:24 Sam James
2022-04-20 12:18 Michał Górny
2021-12-17 16:42 Michał Górny
2021-12-17 14:45 Arthur Zamarin
2021-11-17 9:00 Michał Górny
2021-11-15 22:36 Michał Górny
2021-10-31 17:55 Sam James
2021-10-10 16:18 Michał Górny
2021-10-10 15:33 Agostino Sarubbo
2021-09-28 6:31 Michał Górny
2021-09-27 22:16 Michał Górny
2021-09-11 6:53 Michał Górny
2021-09-04 7:47 Michał Górny
2021-08-28 8:16 Arthur Zamarin
2021-08-28 8:16 Arthur Zamarin
2021-06-03 18:52 Michał Górny
2021-06-03 16:26 Sam James
2021-05-28 21:48 Michał Górny
2021-05-28 21:48 Michał Górny
2021-05-28 21:48 Michał Górny
2020-12-04 12:38 Michał Górny
2020-12-03 17:31 Michał Górny
2020-08-18 5:28 Sam James
2020-08-16 14:46 Agostino Sarubbo
2020-07-29 12:58 Alexis Ballier
2020-03-29 9:16 Michał Górny
2020-02-06 6:18 Michał Górny
2018-03-22 10:11 Alexis Ballier
2017-08-02 4:06 Sebastien Fabbro
2017-05-29 16:33 Pacho Ramos
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=1700908511.1c3de5e58058737ffaff9fce61a61854745c7fbc.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