mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Upgrade to release 1.1.6: - Update the badges on the landing page - Maintenance release for testing automatic releases using GitHub Actions Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
9 lines
304 B
BlitzBasic
9 lines
304 B
BlitzBasic
SUMMARY = "Case insensitive derivable dictionary"
|
|
HOMEPAGE = "https://github.com/coldfix/pydicti"
|
|
LICENSE = "WTFPL"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=389a9e29629d1f05e115f8f05c283df5"
|
|
|
|
SRC_URI[sha256sum] = "32eb329de2023c92158ac6c2d67837adf96195f188ba8d768b3248a0218b5a65"
|
|
|
|
inherit pypi setuptools3
|