diff mbox series

python3-pytest-runner: upgrade 6.0.0 -> 6.0.1

Message ID 1702980089-8511-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 8ab849b0ebc873fbcfe46a4ce8ca76a92b140842
Headers show
Series python3-pytest-runner: upgrade 6.0.0 -> 6.0.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 19, 2023, 10:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Updated Trove classifier to indicate this project is inactive.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...n3-pytest-runner_6.0.0.bb => python3-pytest-runner_6.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytest-runner_6.0.0.bb => python3-pytest-runner_6.0.1.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pytest-runner_6.0.0.bb b/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-pytest-runner_6.0.0.bb
rename to meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb
index f7a2c1bb95..6f54bac1ff 100644
--- a/meta/recipes-devtools/python/python3-pytest-runner_6.0.0.bb
+++ b/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://pypi.org/project/pytest-runner/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
 
-SRC_URI[sha256sum] = "b4d85362ed29b4c348678de797df438f0f0509497ddb8c647096c02a6d87b685"
+SRC_URI[sha256sum] = "70d4739585a7008f37bf4933c013fdb327b8878a5a69fcbb3316c88882f0f49b"
 
 inherit pypi python_setuptools_build_meta