Yocto Project Documentation
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: docs@lists.yoctoproject.org
Cc: Antonin Godard <antonin.godard@bootlin.com>,
	Richard Purdie <richard.purdie@linuxfoundation.org>
Subject: request a rebuild to pick up Pygments 2.21.0
Date: Mon, 24 Aug 2026 18:49:22 -0400	[thread overview]
Message-ID: <aozKcnogXKWfOiFA@localhost.localdomain> (raw)

Hi,

Could someone build buildtools-docs against current master and publish
the result?

scripts/run-docs-build line 29 pins the docs toolchain to the
yocto-6.0_M2 tarball, which ships Pygments 2.19.2. The newest
published milestone, yocto-6.1_M2, has 2.20.0. OE-Core master carries
python3-pygments_2.21.0.bb.

2.21.0 is the release that added a BitBake lexer, so it is the first
version in which

	.. code-block:: bitbake

does anything at all. I have a conversion of the BitBake snippets
in yocto-docs and the BitBake user manual ready to send, but on the
current toolchain every block would publish unhighlighted - and since
run-docs-build drops the Makefile's -W, silently.

I've tested the change. run-docs-build feeds every BitBake docs branch
through $builddir/buildtools unconditionally, and yocto-docs from
scarthgap forward, so I built all of them twice - once with 2.19.2,
once with 2.21.0 - applying the same docs-build-patches and master-file
checkouts the script does:

	bitbake     1.46 through 2.18, and master          14/14 identical
	yocto-docs  scarthgap styhead walnascar whinlatter   4/4 identical

36 builds, same exit status, same warning count - zero warnings
throughout.

Best regards,
	Trevor


             reply	other threads:[~2026-08-24 22:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-24 22:49 Trevor Woerner [this message]
2026-08-25  6:36 ` request a rebuild to pick up Pygments 2.21.0 Richard Purdie
2026-08-25  7:07   ` Antonin Godard
2026-08-25 15:06     ` Trevor Woerner
2026-08-25 15:05   ` Trevor Woerner

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=aozKcnogXKWfOiFA@localhost.localdomain \
    --to=twoerner@gmail.com \
    --cc=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox