All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-pluggy: upgrade 0.12.0 -> 0.13.0
@ 2019-09-16  2:09 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-09-16  2:09 UTC (permalink / raw)
  To: openembedded-devel

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

diff --git a/meta-python/recipes-devtools/python/python-pluggy.inc b/meta-python/recipes-devtools/python/python-pluggy.inc
index c9bee62..5766006 100644
--- a/meta-python/recipes-devtools/python/python-pluggy.inc
+++ b/meta-python/recipes-devtools/python/python-pluggy.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/pytest-dev/pluggy"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8206d16fd5cc02fa9b0bb98955e5c2"
 
-SRC_URI[md5sum] = "e986647f5d786c0cc1bd065cf9bac658"
-SRC_URI[sha256sum] = "0825a152ac059776623854c1543d65a4ad408eb3d33ee114dff91e57ec6ae6fc"
+SRC_URI[md5sum] = "4b8384b69cddbc2e104fdd3ff5631788"
+SRC_URI[sha256sum] = "fa5fa1622fa6dd5c030e9cad086fa19ef6a0cf6d7a2d12318e10cb49d6d68f34"
 
 DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 
diff --git a/meta-python/recipes-devtools/python/python-pluggy_0.12.0.bb b/meta-python/recipes-devtools/python/python-pluggy_0.13.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pluggy_0.12.0.bb
rename to meta-python/recipes-devtools/python/python-pluggy_0.13.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pluggy_0.12.0.bb b/meta-python/recipes-devtools/python/python3-pluggy_0.13.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pluggy_0.12.0.bb
rename to meta-python/recipes-devtools/python/python3-pluggy_0.13.0.bb
-- 
2.7.4





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

only message in thread, other threads:[~2019-09-16  2:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16  2:09 [meta-python] [PATCH] python-pluggy: upgrade 0.12.0 -> 0.13.0 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.