]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pygments: upgrade 2.14.0 -> 2.15.1
authorTim Orling <ticotimo@gmail.com>
Wed, 5 Jul 2023 08:53:01 +0000 (01:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jul 2023 10:36:06 +0000 (11:36 +0100)
commit22e2569ae4843071b2b48d026ca4742351baf6d1
treef77b0cdd2a16a64a9a867d55f015288bf0934d65
parent379c5fac766472da7c32937acc6fdf8363bdd935
python3-pygments: upgrade 2.14.0 -> 2.15.1

* Upstream has dropped setup.py
* Inherit python_setuptools_build_meta instead of setuptools3
* Add self as maintainer, as this is a dependency for python3-sphinx

Adds some new lexers, updates a few others. A handful of bug fixes.

https://github.com/pygments/pygments/blob/2.15.1/CHANGES#L6
https://github.com/pygments/pygments/blob/2.15.1/CHANGES#L18

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-pygments_2.15.1.bb [moved from meta/recipes-devtools/python/python3-pygments_2.14.0.bb with 76% similarity]