diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-11-25 17:11:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-25 07:44:42 -0800 |
| commit | 7c760f0b5461b81909f27caa05c160c258d44129 (patch) | |
| tree | e7fc261d0c304d12dbcf39e70001e5965a5fd212 /meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb | |
| parent | 361c98e554dfe7b21908b23c9757f1c2724514e5 (diff) | |
| download | meta-openembedded-7c760f0b5461b81909f27caa05c160c258d44129.tar.gz | |
python3-cfgv: upgrade 3.4.0 -> 3.5.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb b/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb new file mode 100644 index 0000000000..5f27cee388 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | SUMMARY = "Validate configuration and produce human readable error messages." | ||
| 2 | LICENSE = "MIT" | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=92844452d544a48a78abc3a862fbd8a4" | ||
| 4 | |||
| 5 | PYPI_PACKAGE = "cfgv" | ||
| 6 | |||
| 7 | inherit pypi setuptools3 | ||
| 8 | SRC_URI[sha256sum] = "d5b1034354820651caa73ede66a6294d6e95c1b00acc5e9b098e917404669132" | ||
