diff mbox series

[AUH] python3-pathspec: upgrading to 1.0.4 SUCCEEDED

Message ID 0101019c1955a6c8-a158375d-a8ca-46a5-b920-d4cf74226b38-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-pathspec: upgrading to 1.0.4 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Feb. 1, 2026, 1:12 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-pathspec* to *1.0.4* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-pathspec-upgrade-1.0.3-1.0.4.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 94b960b468e6532a83ea976b2176bcd5e067dde1 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 1 Feb 2026 08:41:15 +0000
Subject: [PATCH] python3-pathspec: upgrade 1.0.3 -> 1.0.4

---
 .../{python3-pathspec_1.0.3.bb => python3-pathspec_1.0.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pathspec_1.0.3.bb => python3-pathspec_1.0.4.bb} (80%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pathspec_1.0.3.bb b/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-pathspec_1.0.3.bb
rename to meta/recipes-devtools/python/python3-pathspec_1.0.4.bb
index 58651bced2..bcdc04dfb0 100644
--- a/meta/recipes-devtools/python/python3-pathspec_1.0.3.bb
+++ b/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad"
 
-SRC_URI[sha256sum] = "bac5cf97ae2c2876e2d25ebb15078eb04d76e4b98921ee31c6f85ade8b59444d"
+SRC_URI[sha256sum] = "0210e2ae8a21a9137c0d470578cb0e595af87edaa6ebf12ff176f14a02e0e645"
 
 inherit pypi python_flit_core