diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb deleted file mode 100644 index dae1ebf30d..0000000000 --- a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SUMMARY = "A case-insensitive ordered dictionary for Python" | ||
| 2 | HOMEPAGE = "https://github.com/pywbem/nocasedict" | ||
| 3 | LICENSE = "LGPLv2.1" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "14b405bf7ffe9d0f784aa9c3c39e277b" | ||
| 7 | SRC_URI[sha256sum] = "22840b434e40f20da6d2ccf0821baba54589e2476499b65420b6e4c2e669aa04" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
