diff --git a/meta-python/recipes-devtools/python/python3-cucumber-tag-expressions_6.2.0.bb b/meta-python/recipes-devtools/python/python3-cucumber-tag-expressions_9.1.0.bb
similarity index 61%
rename from meta-python/recipes-devtools/python/python3-cucumber-tag-expressions_6.2.0.bb
rename to meta-python/recipes-devtools/python/python3-cucumber-tag-expressions_9.1.0.bb
index 6ddc489f8a..add7031f1e 100644
--- a/meta-python/recipes-devtools/python/python3-cucumber-tag-expressions_6.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cucumber-tag-expressions_9.1.0.bb
@@ -2,9 +2,9 @@ SUMMARY = "Cucumber tag expression parser"
 DESCRIPTION = "Provides a tag-expression parser and evaluation logic for cucumber/behave"
 HOMEPAGE = "https://github.com/cucumber/tag-expressions"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=8227180126797a0148f94f483f3e1489"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=134f1026f0de92fd30e71976590a2868"
 
-SRC_URI[sha256sum] = "b60aa2cdbf9ac43e28d9b0e4fd49edf9f09d5d941257d2912f5228f9d166c023"
+SRC_URI[sha256sum] = "d960383d5885300ebcbcb14e41657946fde2a59d5c0f485eb291bc6a0e228acc"
 
 inherit pypi python_setuptools_build_meta
 
@@ -12,4 +12,5 @@ PYPI_PACKAGE = "cucumber_tag_expressions"
 
 DEPENDS += "\
     python3-setuptools-scm-native \
+    python3-uv-build-native \
 "
