]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
authorTim Orling <ticotimo@gmail.com>
Wed, 22 Nov 2023 16:37:52 +0000 (08:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Nov 2023 22:54:31 +0000 (22:54 +0000)
commit062d5f058f6b283f612fcf745f6bb76ad51aebe2
tree72c7aea9e3a26c5e44674615ce3591a2691634c2
parent2dfca75f697faafa84e896a2aae67071b8401ce6
python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4

* Upstream download filename changed from sphinxcontrib-htmlhelp*
  to sphinxcontrib_htmlhelp*
* build-backend is now flit (inherit python_flit_core)

Release 2.0.4 (2023-08-14)
==========================

* Use ``os.PathLike`` over ``pathlib.Path``

Release 2.0.3 (2023-08-09)
==========================

* Fix tests for Sphinx 7.1 and below

Release 2.0.2 (2023-08-07)
==========================

* Drop support for Python 3.8
* Raise minimum required Sphinx version to 5.0

https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.1...2.0.4

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.4.bb [moved from meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb with 56% similarity]