From 60154c479e0ff13b76b13237cf9668d28e171dba Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 16 Mar 2022 21:26:44 +0000 Subject: python3: Add missing HOMEPAGE entries (From OE-Core rev: 979122077165b2dcdce5bb8e9b88a764254ddef8) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb') diff --git a/meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb b/meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb index fed2d91140..0748886609 100644 --- a/meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb +++ b/meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb @@ -1,4 +1,5 @@ SUMMARY = "Invoke py.test as distutils command with dependency resolution" +HOMEPAGE = "https://pypi.org/project/pytest-runner/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" -- cgit v1.2.3-54-g00ecf