commit:     21c1cd4f49f152246c7478f8728b5b38cbbc1dcf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 24 06:33:50 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 24 06:40:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c1cd4f

dev-python/mistune: Remove old

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

 dev-python/mistune/Manifest             |  1 -
 dev-python/mistune/mistune-3.1.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/mistune/Manifest b/dev-python/mistune/Manifest
index 60c5ea135073..3f4f03912d05 100644
--- a/dev-python/mistune/Manifest
+++ b/dev-python/mistune/Manifest
@@ -1,2 +1 @@
-DIST mistune-3.1.3.tar.gz 94347 BLAKE2B 
3464e6b5e4e48faacc303cbf50b15fca235eb9af4fd862bfa7eb4f97a97b4fcefdf4d221151c1e2e546693b3c539d6c71844fe6a2234a2fd9303fb5a9f29f1fd
 SHA512 
6728543398f0e86612adbf2828b4706da8901738cb8f14df68797bf9cb20e8b9fc15b63e9cd88ee6dd8199fc47676bc4586c54063412256548e429bc4c27488b
 DIST mistune-3.1.4.tar.gz 94588 BLAKE2B 
f08207242c8b91afcfe64cc75d4c3c079f7ffc68a7336772deb410cfdc92be3be7692ab29db18a3ef3dca2ef42f07a00a399127b683022e3be34cb835d816da2
 SHA512 
e41b096ad7ef08a4e82ceffae74370a8eaaf634b40440e551a9b96ba76f3c274994eed56315abcc5f8dc3dedbd02e6d8eb29bf750a5b4793080ee9bea05f8d11

diff --git a/dev-python/mistune/mistune-3.1.3.ebuild 
b/dev-python/mistune/mistune-3.1.3.ebuild
deleted file mode 100644
index c1832819b272..000000000000
--- a/dev-python/mistune/mistune-3.1.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="The fastest markdown parser in pure Python"
-HOMEPAGE="
-       https://github.com/lepture/mistune/
-       https://pypi.org/project/mistune/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
-
-distutils_enable_tests pytest

Reply via email to