summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb b/meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb
new file mode 100644
index 0000000000..8996c4b26d
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb
@@ -0,0 +1,8 @@
1DESCRIPTION = "A library for parsing ISO 8601 strings."
2
3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=ba35a7f4192a3ea09a01f4e8169a56bc"
5
6SRC_URI[sha256sum] = "25488f8663dd1528ae1f54f94ac1ea51ae25b4d531539b8bc707fed184d16845"
7
8inherit pypi setuptools3