gpo.zugaina.org

Search Portage & Overlays:

dev-python/mwparserfromhell

A Python parser for MediaWiki wikicode

Screenshots

  • mwparserfromhell-0.7.2
    ~amd64 ~arm ~arm64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug

    View      Download      Browse     License: MIT   
    Overlay: gentoo-zh

ChangeLog

commit 10c0bf1febaa8a7b2478558a7a57908dcd6dda69
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000

treewide: drop python3_11 from PYTHON_COMPAT

python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).

python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.

Bug: https://github.com/gentoo-zh/overlay/issues/11037

commit 11a1503d9a204549d9da306f8e5ab9b33c1bdafb
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 10:57:25 2026 +1000

dev-python/mwparserfromhell: set EPYTEST_PLUGINS=()

Signed-off-by: Zakk <zakk@gentoozh.org>

commit 1ab0be1e2b9a4a40b94b791b2ef2891785502bbe
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 07:48:41 2026 +1000

dev-python/mwparserfromhell: set DISTUTILS_EXT for the C tokenizer

Signed-off-by: Zakk <zakk@gentoozh.org>

commit 3b90748fb5546f012a7c7b52684997077d0728e2
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 07:26:06 2026 +1000

dev-python/mwparserfromhell: enable python3_15

Builds and passes the full test suite (2005 passed, 1 skipped) under
python3.15, with the C tokenizer accelerator active. All build/test deps
(setuptools, setuptools-scm, pytest) already support python3_15.

Signed-off-by: Zakk <zakk@gentoozh.org>

commit 4d6e57cb0633f1c359f9d8381d42e4d9eef053aa
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Mon Aug 4 12:54:10 2025 +0400

dev-python/mwparserfromhell: new package

Based on https://github.com/wimmuskee/flavour/blob/master/dev-python/mwparserfromhell/mwparserfromhell-0.6.6.ebuild