meta-openembedded/meta-python/recipes-devtools/python/python3-pydicti_1.1.6.bb
Leon Anavi 8b3db268bf python3-pydicti: Upgrade 1.1.4 -> 1.1.6
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>
2021-11-16 08:25:15 -08:00

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