python3-pep8: drop old or wrong checksum on SRC_URI

The `SRC_URI[sha256sum]` was twice in the recipe.
Keep the correct one.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Jan Vermaete
2026-08-09 19:17:30 +02:00
committed by Khem Raj
parent ea7c7c4f2e
commit 909d0bc3a8
@@ -4,8 +4,6 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://README.rst;md5=d8ebbbe831259ce010179d2f310b0f3e"
SRC_URI[sha256sum] = "603a46e5c358ce20ac4807a0eeafac7505d1125a4c1bd8378757ada06f61bed8"
inherit pypi setuptools3
RDEPENDS:${PN} += "python3-prettytable \