mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-25 05:50:42 +00:00
python3-cfgv: New recipe
It is a dependency of python3-pre-commit. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2257a50dbd
commit
4fc2fdc79a
@@ -0,0 +1,8 @@
|
||||
SUMMARY = "Validate configuration and produce human readable error messages."
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=92844452d544a48a78abc3a862fbd8a4"
|
||||
|
||||
PYPI_PACKAGE = "cfgv"
|
||||
|
||||
inherit pypi setuptools3
|
||||
SRC_URI[sha256sum] = "e52591d4c5f5dead8e0f673fb16db7949d2cfb3f7da4582893288f0ded8fe560"
|
||||
Reference in New Issue
Block a user