From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53A5D15800D for ; Sun, 9 Jul 2023 02:00:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87DCAE096E; Sun, 9 Jul 2023 02:00:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71849E096E for ; Sun, 9 Jul 2023 02:00:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5EF33409A4 for ; Sun, 9 Jul 2023 02:00:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB7FAAD4 for ; Sun, 9 Jul 2023 02:00:42 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1688866004.cc804f10938531c50e1af5d0c60e1e6d5cf2c556.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/markdown-include/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/markdown-include/Manifest dev-python/markdown-include/markdown-include-0.8.1.ebuild dev-python/markdown-include/metadata.xml X-VCS-Directories: dev-python/markdown-include/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: cc804f10938531c50e1af5d0c60e1e6d5cf2c556 X-VCS-Branch: dev Date: Sun, 9 Jul 2023 02:00:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3b4d19fd-3632-4d9e-9017-5c22518aa0a6 X-Archives-Hash: b4c11e3e92f8dc257f7ceec1e7c115c6 commit: cc804f10938531c50e1af5d0c60e1e6d5cf2c556 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Jul 9 01:26:44 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Jul 9 01:26:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc804f10 dev-python/markdown-include: treeclean duplicate Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/markdown-include/Manifest | 1 - .../markdown-include/markdown-include-0.8.1.ebuild | 27 ---------------------- dev-python/markdown-include/metadata.xml | 20 ---------------- 3 files changed, 48 deletions(-) diff --git a/dev-python/markdown-include/Manifest b/dev-python/markdown-include/Manifest deleted file mode 100644 index 49765423b..000000000 --- a/dev-python/markdown-include/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST markdown-include-0.8.1.tar.gz 21873 BLAKE2B 83090f66af6f6b7dfc441bce97a0ca91bed3f94274030297e5f46fe8d42d3b3e83afc9f981941870f5bf361bfb5edd54bdda4c5d85595cc5599375f5a2478490 SHA512 4ae155d7e114de9d8ca32c129fe5778e7fc9516321357d8e4d90fad651a1dcb54b1fb144bc51e981cf728f1632dc293ed8cc1e7d4219154a2350780ea6f9b7b2 diff --git a/dev-python/markdown-include/markdown-include-0.8.1.ebuild b/dev-python/markdown-include/markdown-include-0.8.1.ebuild deleted file mode 100644 index ed4e07389..000000000 --- a/dev-python/markdown-include/markdown-include-0.8.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..11} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Syntax which allows for inclusion of contents of other Markdown docs" -HOMEPAGE="https://github.com/cmacmackin/markdown-include" - -LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" -SLOT="0" -RESTRICT="!test? ( test )" - -RDEPEND=">=dev-python/markdown-3.4[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest - -src_prepare() { - sed -i "s/description-file/description_file/" setup.cfg || die - distutils-r1_src_prepare -} diff --git a/dev-python/markdown-include/metadata.xml b/dev-python/markdown-include/metadata.xml deleted file mode 100644 index 11fd896fc..000000000 --- a/dev-python/markdown-include/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - torokhov-s-a@yandex.ru - Sergey Torokhov - - - An extension to Python-Markdown which provides an "include" function, - similar to that found in LaTeX (and also the C pre-processor and Fortran). - - - cmacmackin/markdown-include - markdown-include - - Chris MacMackin - cmacmackin@gmail.com - - -