All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH] python3-magic: upgrade 0.4.15 -> 0.4.18
@ 2020-05-21 15:23 Joshua Watt
  0 siblings, 0 replies; only message in thread
From: Joshua Watt @ 2020-05-21 15:23 UTC (permalink / raw)
  To: openembedded-core; +Cc: Joshua Watt

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
---
 .../{python3-magic_0.4.15.bb => python3-magic_0.4.18.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-magic_0.4.15.bb => python3-magic_0.4.18.bb} (78%)

diff --git a/meta/recipes-devtools/python/python3-magic_0.4.15.bb b/meta/recipes-devtools/python/python3-magic_0.4.18.bb
similarity index 78%
rename from meta/recipes-devtools/python/python3-magic_0.4.15.bb
rename to meta/recipes-devtools/python/python3-magic_0.4.18.bb
index 698016ba4c..be423adacd 100644
--- a/meta/recipes-devtools/python/python3-magic_0.4.15.bb
+++ b/meta/recipes-devtools/python/python3-magic_0.4.18.bb
@@ -11,8 +11,8 @@ PYPI_PACKAGE = "python-magic"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "e384c95a47218f66c6501cd6dd45ff59"
-SRC_URI[sha256sum] = "f3765c0f582d2dfc72c15f3b5a82aecfae9498bd29ca840d72f37d7bd38bfcd5"
+SRC_URI[md5sum] = "5edc6caa39cc62641850f6b1b6f284ba"
+SRC_URI[sha256sum] = "b757db2a5289ea3f1ced9e60f072965243ea43a2221430048fd8cacab17be0ce"
 
 RDEPENDS_${PN} += "file"
 
-- 
2.17.1


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

only message in thread, other threads:[~2020-05-21 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21 15:23 [OE-core][PATCH] python3-magic: upgrade 0.4.15 -> 0.4.18 Joshua Watt

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.