From: Tim Orling <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] python3-sphinxcontrib-*
Date: Wed, 22 Nov 2023 08:37:49 -0800 [thread overview]
Message-ID: <cover.1700670471.git.tim.orling@konsulko.com> (raw)
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
next reply other threads:[~2023-11-22 16:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 16:37 Tim Orling [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1700670471.git.tim.orling@konsulko.com \
--to=ticotimo@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.