diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-22 03:04:39 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-22 03:04:39 -0500 |
| commit | ce93cedd7048accb306b7c8ec7450111c49757fc (patch) | |
| tree | b8e2380158a74a131d322e7713db98863f34242c /dev-python/mistune | |
| parent | e96e88fa0d43a67ac8a6eda8bc6819000d1604f4 (diff) | |
| download | baldeagleos-repo-ce93cedd7048accb306b7c8ec7450111c49757fc.tar.gz baldeagleos-repo-ce93cedd7048accb306b7c8ec7450111c49757fc.tar.xz baldeagleos-repo-ce93cedd7048accb306b7c8ec7450111c49757fc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/mistune')
| -rw-r--r-- | dev-python/mistune/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/mistune/mistune-3.2.1.ebuild | 23 | ||||
| -rw-r--r-- | dev-python/mistune/mistune-3.3.4.ebuild | 2 |
3 files changed, 1 insertions, 26 deletions
diff --git a/dev-python/mistune/Manifest b/dev-python/mistune/Manifest index 3d632b49e193..fee2df33faba 100644 --- a/dev-python/mistune/Manifest +++ b/dev-python/mistune/Manifest @@ -1,5 +1,3 @@ -DIST mistune-3.2.1.tar.gz 98003 BLAKE2B 04655d9eb8d47fc913c3f7f934bdaf6bc2d0ecb89a1be817060b45951790f419af20a32eb5cd5b7142856b75d2f44b0b923ed795ed584989b8fa5224506708c0 SHA512 df95ff09b5113f2cb99fe317fa511a3018933e2731f50395cdd686a0629eafa3c02beaef6ad801237f6be530c46a79948e127b5fc53c6d091cd4283b1bbc2617 -DIST mistune-3.2.1.tar.gz.provenance 9305 BLAKE2B 4478adaa370153117e8fd0874cdb93eff6696803cf9459db43af25cd28a3a9a3f348f36e6f11eeafd0287864d47a1bb031b925b6fca0ab5fade0d015143ebd8e SHA512 09023814554b7b60c6fe8e3969bb057470287940c0b843ee15e9eb9ff0d08e01eb7667d8bebd5c7be814d2f0de192c2dc8b8509535fb283509959045e704df96 DIST mistune-3.3.3.tar.gz 115363 BLAKE2B b1808f9c206fac6b1606f2df7c4fe023d5623202cad5e9d76d23fc614f23ead7f7eb3a45f0ccdb71e31564348ae71795e5609cafc80b47ea6901fba1a343e60d SHA512 0f3c3172ceae06577585c54d9b8c03a74d5e802a14b44aff984ef3ec3134b58738c693e74759ec66fedb1d3e18e556ef68c8c7a7b66b6feadf7854eb13a4dafd DIST mistune-3.3.3.tar.gz.provenance 9768 BLAKE2B 68fbb2263cb4f6b23eabc9cbc6c83c4595b11102b5aaad758dc2be57d1bea1f21a93d51a5882e6249cf5b18a286cd91ebe7e01f9910a4148c49465065eb189c0 SHA512 c7b1feee3901c2e913f364ca5f2e1cb67428233e1ab26527b4846ed6d2f29dde1f60198ed463fe79141ddc28d4d07b1ac90be31feb42dac8932c1711a80c2cb7 DIST mistune-3.3.4.tar.gz 121426 BLAKE2B 2feb7f70d7872509d45d89cffa2faeccbb7169bf7170b581dbbfb2cef217260ab6e8bbbd65ac1da6f266ce8a922986cad5510e86c5f20283f14d4ab5d7c81626 SHA512 45b6c7182145e3114609fefb7f00f3e006708995a4e646819dfc7ec8ac6419fa6267203bbfa71c83670bb8b16f9f64da24fa86b1bb0142ff6f5db35ddaff379e diff --git a/dev-python/mistune/mistune-3.2.1.ebuild b/dev-python/mistune/mistune-3.2.1.ebuild deleted file mode 100644 index 5eae05275c0d..000000000000 --- a/dev-python/mistune/mistune-3.2.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_VERIFY_REPO=https://github.com/lepture/mistune -PYTHON_COMPAT=( python3_{13..14} ) - -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" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/mistune/mistune-3.3.4.ebuild b/dev-python/mistune/mistune-3.3.4.ebuild index 785e0815b9d6..5eae05275c0d 100644 --- a/dev-python/mistune/mistune-3.3.4.ebuild +++ b/dev-python/mistune/mistune-3.3.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" EPYTEST_PLUGINS=() distutils_enable_tests pytest |
