summaryrefslogtreecommitdiff
path: root/dev-python/python-markdown-math
diff options
context:
space:
mode:
authormirror@stealer.net <mirror@stealer.net>2025-05-27 17:00:21 +0000
committermirror@stealer.net <mirror@stealer.net>2025-05-27 17:00:21 +0000
commitff68c5e7ac901e40da676033b3e873378d4b7110 (patch)
treece2be0957df65e345edfa406739a2e099551b432 /dev-python/python-markdown-math
parent1d8d14927ab95f8159dd5403382f091430a392f0 (diff)
2025-05-27 16:40:56+00:00
Diffstat (limited to 'dev-python/python-markdown-math')
-rw-r--r--dev-python/python-markdown-math/Manifest2
-rw-r--r--dev-python/python-markdown-math/python-markdown-math-0.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-markdown-math/Manifest b/dev-python/python-markdown-math/Manifest
index 86c208edbbaee..62f42dd27b464 100644
--- a/dev-python/python-markdown-math/Manifest
+++ b/dev-python/python-markdown-math/Manifest
@@ -1,3 +1,3 @@
DIST python_markdown_math-0.9.tar.gz 8680 BLAKE2B e8dcc61f9632816597eff82c55aad037ce2f50f1747bfd2cca10d635399454b74ef40a5d11d02b268d83278558d26c9e4e196c5a1ff518104f29e7d35c95f19f SHA512 b3d4237ca143343bdb23989005707b9553cf9453c487f51489b080982bc57ca82e10f9ca7f24e5d2af6a6e0e6011464f67f2acd5e9ceeb088b414da14073780c
-EBUILD python-markdown-math-0.9.ebuild 592 BLAKE2B 57037bd434e41231691724e39c81edbcdada99669feadc6067c09b85e47e05228783f82d3b7f1959f49e8bdac67fd75926c0b7934ffedc0b9944b403d0f571ce SHA512 50511a772275ed18cdff74c25bcafa6732171290143bcf3cf2c05cf2aed745f8fab30dd4f550aa60a69ebe48b0dc0a68aca31e2fb72624ad7c660784f468a8e4
+EBUILD python-markdown-math-0.9.ebuild 586 BLAKE2B ce5db4a70336a553b76019a1b47a31ed31c56977afd2970ab92a81a0812dfd968458692f8f8afc41d4f73e1ffaa4014d4b4584d83043d59086a2242787063099 SHA512 0ee783e161684a09a270248ab25072e02f790160c162afeecb15bc139b3ea0432b89ab0987d458a86314cfe2ac2e5de1be60523d91f900a0cac4bd956ee45f53
MISC metadata.xml 416 BLAKE2B f3e22bad4d9b31937b00f35261f16a4a26307302369b3fcea4544505caa8e01924b3e79b7a723f76b1fb690d606538994b5f10313cfce22637a0dba8cd5eb6b3 SHA512 d74420517c124111e560d480dc3089ceddb9d29c151b77c773f934e449ece7093d27887d1cdfd2d77657e8b7b34af2056b84b7f277254cc1a6feb69941c182d9
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
index 3116113aa840b..65fc3f00d6564 100644
--- a/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
+++ b/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
inherit distutils-r1 pypi