All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-pytest: upgrade 5.2.2 -> 5.3.1
@ 2019-12-02 15:28 Wang Mingyu
  2019-12-02 15:28 ` [meta-python][PATCH] python-thrift: upgrade 0.11.0 -> 0.13.0 Wang Mingyu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wang Mingyu @ 2019-12-02 15:28 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pytest.inc                 | 4 ++--
 .../python/{python-pytest_5.2.2.bb => python-pytest_5.3.1.bb}         | 0
 .../python/{python3-pytest_5.2.2.bb => python3-pytest_5.3.1.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pytest_5.2.2.bb => python-pytest_5.3.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_5.2.2.bb => python3-pytest_5.3.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index a26d410..e35d566 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pytest.org"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2"
 
-SRC_URI[md5sum] = "889344299c9182aff67d6e461cb7af29"
-SRC_URI[sha256sum] = "27abc3fef618a01bebb1f0d6d303d2816a99aa87a5968ebc32fe971be91eb1e6"
+SRC_URI[md5sum] = "06cdb939a1f45f6b82b304abb87c3e30"
+SRC_URI[sha256sum] = "f67403f33b2b1d25a6756184077394167fe5e2f9d8bdaab30707d19ccec35427"
 
 SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
                    "
diff --git a/meta-python/recipes-devtools/python/python-pytest_5.2.2.bb b/meta-python/recipes-devtools/python/python-pytest_5.3.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_5.2.2.bb
rename to meta-python/recipes-devtools/python/python-pytest_5.3.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb
rename to meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb
-- 
2.7.4





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

end of thread, other threads:[~2019-12-02  9:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 15:28 [meta-python][PATCH] python-pytest: upgrade 5.2.2 -> 5.3.1 Wang Mingyu
2019-12-02 15:28 ` [meta-python][PATCH] python-thrift: upgrade 0.11.0 -> 0.13.0 Wang Mingyu
2019-12-02 15:28 ` [meta-python][PATCH] python-alembic: upgrade 1.3.0 -> 1.3.1 Wang Mingyu
2019-12-02 15:28 ` [meta-python][PATCH] python-dbus: upgrade 1.2.12 -> 1.2.14 Wang Mingyu
2019-12-02 15:28 ` [meta-python][PATCH] python-pbr: upgrade 5.4.3 -> 5.4.4 Wang Mingyu

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.