X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-ruamel.ordereddict_0.4.9.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-ruamel.ordereddict_0.4.9.bb;h=243458e60aba9a3e2a22f8ce5662ce8165d15ffa;hb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;hp=0000000000000000000000000000000000000000;hpb=210d0f78485e760dffcdd3f630f59cec797f3f11;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-ruamel.ordereddict_0.4.9.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-ruamel.ordereddict_0.4.9.bb new file mode 100644 index 0000000..243458e --- /dev/null +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-ruamel.ordereddict_0.4.9.bb @@ -0,0 +1,11 @@ + +DESCRIPTION = "The ordereddict module in short" +HOMEPAGE = "https://pypi.org/project/ruamel.ordereddict/" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=0caf06c5d151e57e100341eb28dcb6f5" + +SRC_URI[md5sum] = "d160714193a0ec470cc26f614b1aa0e7" +SRC_URI[sha256sum] = "7058c470f131487a3039fb9536dda9dd17004a7581bdeeafa836269a36a2b3f6" + +inherit setuptools pypi