mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +00:00
python3-uv-dynamic-versioning: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "Dynamic versioning based on VCS tags for uv/hatch project"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=14d953809f6381e54162e13c2c846fbc"
|
||||
|
||||
SRC_URI[sha256sum] = "8642db686ce5c50417035e7a257ac73b7e5c3a7a32c33e45bd7e36ba22eeb648"
|
||||
|
||||
PYPI_PACKAGE = "uv_dynamic_versioning"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user