All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 5/7] python3-lxml: upgrade 6.1.1 -> 6.1.2
Date: Fri, 21 Aug 2026 10:09:57 +0100	[thread overview]
Message-ID: <20260821090959.3859632-5-richard.purdie@linuxfoundation.org> (raw)
In-Reply-To: <20260821090959.3859632-1-richard.purdie@linuxfoundation.org>

Bugs fixed

    GH#526: Some build files were missing in the sdist. Patch by Nicola Soranzo.
    Some minor corrections for error handling cases.

Other changes

    Built with Cython 3.2.9.

License-Update: New code using PSF-2.0 is documented but the license is already listed. Also
binary wheel related licenses are documented which we don't use.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../python/{python3-lxml_6.1.1.bb => python3-lxml_6.1.2.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-lxml_6.1.1.bb => python3-lxml_6.1.2.bb} (92%)

diff --git a/meta/recipes-devtools/python/python3-lxml_6.1.1.bb b/meta/recipes-devtools/python/python3-lxml_6.1.2.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-lxml_6.1.1.bb
rename to meta/recipes-devtools/python/python3-lxml_6.1.2.bb
index 4ca7f08b39c..13e33d14fc1 100644
--- a/meta/recipes-devtools/python/python3-lxml_6.1.1.bb
+++ b/meta/recipes-devtools/python/python3-lxml_6.1.2.bb
@@ -7,7 +7,7 @@ C14N and much more."
 HOMEPAGE = "https://lxml.de/"
 SECTION = "devel/python"
 LICENSE = "BSD-3-Clause AND GPL-2.0-only AND MIT AND PSF-2.0"
-LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
+LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=d1118b9913749904166e8726c5331c11 \
                     file://doc/licenses/elementtree.txt;md5=eb34d036a6e3d56314ee49a6852ac891 \
                     file://doc/licenses/BSD.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \
                     file://doc/licenses/GPL.txt;md5=94d55d512a9ba36caa9b7df079bae19f \
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[sha256sum] = "ba96ae44888e0185281e937633a743ea90d5a196c6000f82565ebb0580012d40"
+SRC_URI[sha256sum] = "1055241852f2b02068af4a625a5d32c087db193c12251928af2562ecd2239f18"
 
 SRC_URI += "${PYPI_SRC_URI}"
 inherit pkgconfig pypi setuptools3


  parent reply	other threads:[~2026-08-21  9:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21  9:09 [PATCH 1/7] libcap-ng: upgrade 0.9.3 -> 0.9.5 Richard Purdie
2026-08-21  9:09 ` [PATCH 2/7] mesa: upgrade 26.2.0 -> 26.2.1 Richard Purdie
2026-08-21  9:09 ` [PATCH 3/7] puzzles: upgrade to latest revision Richard Purdie
2026-08-21  9:09 ` [PATCH 4/7] stress-ng: upgrade 0.21.04 -> 0.22.00 Richard Purdie
2026-08-21  9:09 ` Richard Purdie [this message]
2026-08-21  9:09 ` [PATCH 6/7] webkitgtk: upgrade 2.52.5 -> 2.52.6 Richard Purdie
2026-08-21  9:09 ` [PATCH 7/7] python3-vcs-versioning: upgrade 2.2.4 -> 2.3.1 Richard Purdie

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=20260821090959.3859632-5-richard.purdie@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --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.