aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-03-25 18:23:39 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-04-01 15:33:53 +0200
commitd3764f623d364efc5506b83d09db390aee2c98b1 (patch)
treee4553ca7a5401046908e1f69e32ca8fa4e2afeef /meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb
parent1bbde886140d6513679619030ea083f576b4e550 (diff)
downloadmeta-openembedded-contrib-d3764f623d364efc5506b83d09db390aee2c98b1.tar.gz
python-iso8601: update to 0.1.11
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb b/meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb
new file mode 100644
index 0000000000..484cf1243e
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb
@@ -0,0 +1,8 @@
+SUMMARY = "Simple module to parse ISO 8601 dates"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
+
+SRC_URI[md5sum] = "b06d11cd14a64096f907086044f0fe38"
+SRC_URI[sha256sum] = "e8fb52f78880ae063336c94eb5b87b181e6a0cc33a6c008511bac9a6e980ef30"
+
+inherit pypi setuptools