]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3: Add missing HOMEPAGE entries
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2022 21:26:44 +0000 (21:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Mar 2022 23:27:20 +0000 (23:27 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-chardet_4.0.0.bb
meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb

index 75fe4df8d771645bfe03a5982c9eb9c4a53fe9af..f53bdc974ad4fe1c959a6c8a7cdcfab13e19dedc 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Universal encoding detector for Python 2 and 3"
+HOMEPAGE = "https://pypi.org/project/chardet/"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343"
 
index fed2d91140f1012ce3476f550f39dae86d116b9b..0748886609d5929c5d1edc15740fed39d5da63a7 100644 (file)
@@ -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"