Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/2] pyrtm: update to version 0.4.2
@ 2016-07-12  1:11 Derek Straka
  2016-07-12  1:11 ` [meta-python][PATCH 2/2] pyrtm: Add RDEPENDS to the package Derek Straka
  0 siblings, 1 reply; 2+ messages in thread
From: Derek Straka @ 2016-07-12  1:11 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../recipes-devtools/python/{pyrtm_0.2.bb => pyrtm_0.4.2.bb}      | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{pyrtm_0.2.bb => pyrtm_0.4.2.bb} (51%)

diff --git a/meta-python/recipes-devtools/python/pyrtm_0.2.bb b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
similarity index 51%
rename from meta-python/recipes-devtools/python/pyrtm_0.2.bb
rename to meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
index 3d382b9..d341ecf 100644
--- a/meta-python/recipes-devtools/python/pyrtm_0.2.bb
+++ b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
@@ -3,7 +3,9 @@ AUTHOR = "Sridhar Ratnakumar / srid"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df"
 
-inherit pypi distutils
+PYPI_PACKAGE_EXT = "tar.bz2"
 
-SRC_URI[md5sum] = "34423f39caf7df8a9db8e243be9cf1a0"
-SRC_URI[sha256sum] = "d9d46d096a38cb692b55f4ee9f364d54348298e9497b11c1ef057539b5de1567"
+SRC_URI[md5sum] = "7c87da94656b620dfe532ca63d642eb8"
+SRC_URI[sha256sum] = "b2d701b25ad3f9a1542057f3eb492c5c1d7dbe2b8d1e8f763043dcc14ee1d933"
+
+inherit pypi setuptools
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-12  1:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12  1:11 [meta-python][PATCH 1/2] pyrtm: update to version 0.4.2 Derek Straka
2016-07-12  1:11 ` [meta-python][PATCH 2/2] pyrtm: Add RDEPENDS to the package Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox