All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] python3-sphinxcontrib-*
@ 2023-11-22 16:37 Tim Orling
  2023-11-22 16:37 ` [PATCH 1/5] python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7 Tim Orling
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tim Orling @ 2023-11-22 16:37 UTC (permalink / raw)
  To: openembedded-core

Most of our python3-sphinxcontrib-* recipes have been upgraded (excluding
python3-sphinxcontrib-jsmath which remains at 1.0.1 as the latest release).

In this series:
* Python 3.9 is now the minimum supported version in pyproject.toml
* the download filenames have all changed from sphinxcontrib-*
  to sphinxcontrib_*.
* the build-backend has changed to flit (inherit python_flit_core)

Tested by building target, native and nativesdk versions for qemux86-64

The following changes since commit 4bc0346d8c4211bf03a283ed1cde5b779dbfd3b4:

  python3-poetry-core: upgrade 1.7.0 -> 1.8.1 (2023-11-22 14:08:48 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib timo/sphinxcontrib-help
  https://git.yoctoproject.org/poky-contrib/log/?h=timo/sphinxcontrib-help

Tim Orling (5):
  python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9

 ...p_1.0.4.bb => python3-sphinxcontrib-applehelp_1.0.7.bb} | 7 +++++--
 ...elp_1.0.2.bb => python3-sphinxcontrib-devhelp_1.0.5.bb} | 7 +++++--
 ...lp_2.0.1.bb => python3-sphinxcontrib-htmlhelp_2.0.4.bb} | 7 +++++--
 ...help_1.0.3.bb => python3-sphinxcontrib-qthelp_1.0.6.bb} | 7 +++++--
 ...5.bb => python3-sphinxcontrib-serializinghtml_1.1.9.bb} | 7 +++++--
 5 files changed, 25 insertions(+), 10 deletions(-)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-applehelp_1.0.4.bb => python3-sphinxcontrib-applehelp_1.0.7.bb} (52%)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-devhelp_1.0.2.bb => python3-sphinxcontrib-devhelp_1.0.5.bb} (56%)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-htmlhelp_2.0.1.bb => python3-sphinxcontrib-htmlhelp_2.0.4.bb} (56%)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-qthelp_1.0.3.bb => python3-sphinxcontrib-qthelp_1.0.6.bb} (54%)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-serializinghtml_1.1.5.bb => python3-sphinxcontrib-serializinghtml_1.1.9.bb} (57%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-22 16:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 16:37 [PATCH 0/5] python3-sphinxcontrib-* Tim Orling
2023-11-22 16:37 ` [PATCH 1/5] python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7 Tim Orling
2023-11-22 16:37 ` [PATCH 2/5] python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5 Tim Orling
2023-11-22 16:37 ` [PATCH 3/5] python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4 Tim Orling
2023-11-22 16:37 ` [PATCH 4/5] python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6 Tim Orling
2023-11-22 16:37 ` [PATCH 5/5] python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9 Tim Orling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.