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/mkdocs-autorefs/
Date: Tue, 25 Feb 2025 07:51:47 +0000 (UTC)	[thread overview]
Message-ID: <1740469889.808dc3ef29f7ea46c70fa2b57ee26bd1b0266dd6.mgorny@gentoo> (raw)

commit:     808dc3ef29f7ea46c70fa2b57ee26bd1b0266dd6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 06:37:59 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 25 07:51:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808dc3ef

dev-python/mkdocs-autorefs: Remove old

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

 dev-python/mkdocs-autorefs/Manifest                |  1 -
 .../mkdocs-autorefs/mkdocs-autorefs-1.3.0.ebuild   | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-python/mkdocs-autorefs/Manifest b/dev-python/mkdocs-autorefs/Manifest
index e2f995e24b6b..10f9b1a295ab 100644
--- a/dev-python/mkdocs-autorefs/Manifest
+++ b/dev-python/mkdocs-autorefs/Manifest
@@ -1,2 +1 @@
-DIST mkdocs_autorefs-1.3.0.tar.gz 42597 BLAKE2B a07555f714578b2a88d98ed4201542a23fd0ed4f5b686cefe9571cf876e02c5f949fb92d2f02ac6e13d4d234afcc648bc52078b4ad18c2f372b1a5f9d719cf68 SHA512 a140f4ce6fa2e2b5a6174b7ad808ee300819d5edf4e8b421faa09de8bfaaaa450d04aa9c9bc3d1aeea4cf27fccdfdb04a504f4101e7e1200c6a62111e036912d
 DIST mkdocs_autorefs-1.3.1.tar.gz 2056416 BLAKE2B d66e83103b7380c5f3d3496e418b8f42c85c1f4d02f65f0c2bb0a8808cdf3ead3470fa627175c82fb097de3cd059c27be082e5fe9ae7e808843c1622d0f894e5 SHA512 a21b98d8ce4b5e5157bf8cd5416ac19ebcca5234342b3d0b9d3983a95de3e14c347670654cccc81d8971d06bdebafb3536aeef1ea156d3c73235dc917d841b20

diff --git a/dev-python/mkdocs-autorefs/mkdocs-autorefs-1.3.0.ebuild b/dev-python/mkdocs-autorefs/mkdocs-autorefs-1.3.0.ebuild
deleted file mode 100644
index a7e84f238896..000000000000
--- a/dev-python/mkdocs-autorefs/mkdocs-autorefs-1.3.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-DISTUTILS_USE_PEP517=pdm-backend
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Automatically link across pages in MkDoc"
-HOMEPAGE="
-	https://mkdocstrings.github.io/autorefs/
-	https://github.com/mkdocstrings/autorefs/
-	https://pypi.org/project/mkdocs-autorefs/
-"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
-
-RDEPEND="
-	>=dev-python/markdown-3.3[${PYTHON_USEDEP}]
-	>=dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}]
-	>=dev-python/mkdocs-1.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		>=dev-python/pygments-2.16[${PYTHON_USEDEP}]
-		>=dev-python/pymdown-extensions-10.0[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2025-02-25  7:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-25  7:51 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09  3:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs-autorefs/ Michał Górny
2025-03-09  3:35 Michał Górny
2025-02-25  8:14 Michał Górny
2025-02-25  7:51 Michał Górny
2025-02-12  4:16 Michał Górny
2025-02-12  4:16 Michał Górny
2025-01-13  4:37 Michał Górny
2025-01-13  4:37 Michał Górny
2024-09-02  3:02 Michał Górny
2024-08-21  3:14 Michał Górny
2024-07-06 18:09 Michał Górny
2024-06-28 11:38 Michał Górny
2024-06-28 11:38 Michał Górny
2024-03-01 20:35 Michał Górny
2023-11-22 12:43 Andrew Ammerlaan
2023-10-26  0:31 Marek Szuba
2023-08-21 18:09 Marek Szuba
2023-08-03  6:09 Michał Górny
2023-05-11  9:17 Marek Szuba

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=1740469889.808dc3ef29f7ea46c70fa2b57ee26bd1b0266dd6.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