public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mkdocs-mkdocstrings-python/
Date: Sat,  9 Sep 2023 12:26:02 +0000 (UTC)	[thread overview]
Message-ID: <1693989410.5e083258edcd24b5bbb59d360bd714dd54e363c3.davidroman@gentoo> (raw)

commit:     5e083258edcd24b5bbb59d360bd714dd54e363c3
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Wed Sep  6 08:36:50 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Sep  6 08:36:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e083258

dev-python/mkdocs-mkdocstrings-python: treeclean

Deprecated by dev-python/mkdocstrings-python::gentoo

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/mkdocs-mkdocstrings-python/Manifest     |  1 -
 dev-python/mkdocs-mkdocstrings-python/metadata.xml | 19 -------------
 .../mkdocs-mkdocstrings-python-0.9.0.ebuild        | 33 ----------------------
 3 files changed, 53 deletions(-)

diff --git a/dev-python/mkdocs-mkdocstrings-python/Manifest b/dev-python/mkdocs-mkdocstrings-python/Manifest
deleted file mode 100644
index 5862e59b7f..0000000000
--- a/dev-python/mkdocs-mkdocstrings-python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mkdocs-mkdocstrings-python-0.9.0.gh.tar.gz 101558 BLAKE2B 7f5ba295a36491dff93751c81b61c99cc3b6011f6f189a80a8400e12fb1a74b966daeecd3507df0d160c3c98c8031015d20cc6abf28f7a6713a369c999beac69 SHA512 881199e11d012967bc897ba72099e1f6449be1d7032ea1db40a88f2a2efd874e0ed6e78ba30183f8f6d1b1a564694fb746259791c13778b1aee2ecc697f6cb44

diff --git a/dev-python/mkdocs-mkdocstrings-python/metadata.xml b/dev-python/mkdocs-mkdocstrings-python/metadata.xml
deleted file mode 100644
index 46dfdd9811..0000000000
--- a/dev-python/mkdocs-mkdocstrings-python/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>gasc@eurecom.fr</email>
-		<name>Gasc Henri</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="pypi">mkdocstrings-python</remote-id>
-		<remote-id type="github">mkdocstrings/python</remote-id>
-		<maintainer>
-			<name>Timothée Mazzucotelli</name>
-			<email>pawamoy@pm.me</email>
-		</maintainer>
-		<doc>https://mkdocstrings.github.io/python</doc>
-		<changelog>https://mkdocstrings.github.io/python/changelog</changelog>
-		<bugs-to>https://github.com/mkdocstrings/python/issues</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/mkdocs-mkdocstrings-python/mkdocs-mkdocstrings-python-0.9.0.ebuild b/dev-python/mkdocs-mkdocstrings-python/mkdocs-mkdocstrings-python-0.9.0.ebuild
deleted file mode 100644
index f929e7258b..0000000000
--- a/dev-python/mkdocs-mkdocstrings-python/mkdocs-mkdocstrings-python-0.9.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=pdm
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python handler for mkdocstrings."
-HOMEPAGE="https://github.com/mkdocstrings/python https://pypi.org/project/mkdocstrings-python"
-SRC_URI="https://github.com/mkdocstrings/python/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}/python-${PV}"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"
-ISUE="test"
-
-BDEPEND="
-	dev-python/mkdocs[${PYTHON_USEDEP}]
-	dev-python/griffe[${PYTHON_USEDEP}]
-	test? (
-		dev-python/mkdocs-mkdocstrings[${PYTHON_USEDEP}]
-		dev-python/mkdocs-autorefs[${PYTHON_USEDEP}]
-		dev-python/pymdown-extensions[${PYTHON_USEDEP}]
-		dev-python/mkdocs-pymdownx-material-extras[${PYTHON_USEDEP}]
-	)
-"
-DEPEND="${BDEPEND}"
-
-distutils_enable_tests pytest


             reply	other threads:[~2023-09-09 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09 12:26 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-26  9:44 [gentoo-commits] repo/proj/guru:master commit in: dev-python/mkdocs-mkdocstrings-python/ Florian Schmaus
2023-04-09 10:05 Viorel Munteanu

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=1693989410.5e083258edcd24b5bbb59d360bd714dd54e363c3.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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