All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-cython: upgrade 0.29.11 -> 0.29.12
@ 2019-07-11  8:15 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-07-11  8:15 UTC (permalink / raw)
  To: openembedded-devel

-Upgrade from python-cython_0.29.11.bb to python-cython_0.29.12.bb.

-Upgrade from python3-cython_0.29.11.bb to python3-cython_0.29.12.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-cython.inc                 | 4 ++--
 .../python/{python-cython_0.29.11.bb => python-cython_0.29.12.bb}     | 0
 .../python/{python3-cython_0.29.11.bb => python3-cython_0.29.12.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cython_0.29.11.bb => python-cython_0.29.12.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cython_0.29.11.bb => python3-cython_0.29.12.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cython.inc b/meta-python/recipes-devtools/python/python-cython.inc
index 1d2c458..e326da4 100644
--- a/meta-python/recipes-devtools/python/python-cython.inc
+++ b/meta-python/recipes-devtools/python/python-cython.inc
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
 PYPI_PACKAGE = "Cython"
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "785fa46921b4cbb4028b27b825a268d4"
-SRC_URI[sha256sum] = "763a522cc5d1673ba7a4092c0914790f11704b1d4c41e2671e50d0f702a8c6a0"
+SRC_URI[md5sum] = "f212574687a52706ff53738a64f91398"
+SRC_URI[sha256sum] = "20da832a5e9a8e93d1e1eb64650258956723940968eb585506531719b55b804f"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.11.bb b/meta-python/recipes-devtools/python/python-cython_0.29.12.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cython_0.29.11.bb
rename to meta-python/recipes-devtools/python/python-cython_0.29.12.bb
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.29.11.bb b/meta-python/recipes-devtools/python/python3-cython_0.29.12.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cython_0.29.11.bb
rename to meta-python/recipes-devtools/python/python3-cython_0.29.12.bb
-- 
2.7.4





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

only message in thread, other threads:[~2019-07-11  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11  8:15 [meta-python] [PATCH] python-cython: upgrade 0.29.11 -> 0.29.12 Zang Ruochen

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.