aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-07-11 21:11:09 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-07-22 21:45:37 +0200
commit04923b4ab26e1e5c187e85586eb4a91f39434f85 (patch)
tree8a8d84b58f15b9fa6ca4beb501b69fd94277a665 /meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
parent97f8a24f0f16c8ad7de2afd319d37162f884dcd3 (diff)
downloadmeta-openembedded-contrib-04923b4ab26e1e5c187e85586eb4a91f39434f85.tar.gz
pyrtm: update to version 0.4.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/pyrtm_0.4.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/pyrtm_0.4.2.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
new file mode 100644
index 0000000000..d341ecf6cf
--- /dev/null
+++ b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Python interface for Remember The Milk API"
+AUTHOR = "Sridhar Ratnakumar / srid"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df"
+
+PYPI_PACKAGE_EXT = "tar.bz2"
+
+SRC_URI[md5sum] = "7c87da94656b620dfe532ca63d642eb8"
+SRC_URI[sha256sum] = "b2d701b25ad3f9a1542057f3eb492c5c1d7dbe2b8d1e8f763043dcc14ee1d933"
+
+inherit pypi setuptools