aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2015-04-16 08:17:42 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2015-04-24 15:11:24 +0200
commite597cf75afa39535082d638f335c361dd57dce6e (patch)
tree5bc974b2bc8a250c2509f3b696ff67991fcfab58 /meta-python
parent77e9bd88e8ec57c6459c4a3a66195957989636f4 (diff)
downloadmeta-openembedded-contrib-e597cf75afa39535082d638f335c361dd57dce6e.tar.gz
python-iso8601: add 0.1.10
python-iso8601 is required by python-cryptography Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb b/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb
new file mode 100644
index 0000000000..227de54ddf
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb
@@ -0,0 +1,8 @@
+SUMMARY = "Simple module to parse ISO 8601 dates"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ffb8415711cf5d3b081b87c3d0aff737"
+
+SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41"
+SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1"
+
+inherit pypi