All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-visitor: update to version 0.1.3
@ 2016-07-10 12:32 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2016-07-10 12:32 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python-visitor_0.1.2.bb => python-visitor_0.1.3.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-visitor_0.1.2.bb => python-visitor_0.1.3.bb} (57%)

diff --git a/meta-python/recipes-devtools/python/python-visitor_0.1.2.bb b/meta-python/recipes-devtools/python/python-visitor_0.1.3.bb
similarity index 57%
rename from meta-python/recipes-devtools/python/python-visitor_0.1.2.bb
rename to meta-python/recipes-devtools/python/python-visitor_0.1.3.bb
index f53091e..1236506 100644
--- a/meta-python/recipes-devtools/python/python-visitor_0.1.2.bb
+++ b/meta-python/recipes-devtools/python/python-visitor_0.1.3.bb
@@ -2,7 +2,7 @@ SUMMARY = "A tiny pythonic visitor implementation."
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
 
-SRC_URI[md5sum] = "e9471b44e5d426b0adf5d27694598be0"
-SRC_URI[sha256sum] = "d9444ffca56a46a920719460d4952f8c88f8fef97f1ea7d2b1f7c50f675022bd"
+SRC_URI[md5sum] = "94a024ed0ec1b02b4497c15267d319ca"
+SRC_URI[sha256sum] = "2c737903b2b6864ebc6167eef7cf3b997126f1aa94bdf590f90f1436d23e480a"
 
 inherit pypi setuptools
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-10 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-10 12:32 [meta-python][PATCH] python-visitor: update to version 0.1.3 Derek Straka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.