diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb b/meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb deleted file mode 100644 index 3d99e48c26..0000000000 --- a/meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | DESCRIPTION = "A library for parsing ISO 8601 strings." | ||
2 | |||
3 | LICENSE = "BSD-3-Clause" | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6d91d56f51a54389d95526eefe039b1c" | ||
5 | |||
6 | SRC_URI[sha256sum] = "72e3117667eedf66951bb2d93f4296a56b94b078a8a95905a052611fb3f1b973" | ||
7 | |||
8 | inherit pypi setuptools3 | ||