python3-parallax: Drop unnecessary SRC_URI md5sum

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
J. S. 2024-10-18 15:06:30 -04:00 committed by Khem Raj
parent b729ce9cd7
commit 8a721bffce
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/krig/parallax/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=52c67ffa6102f288a0347f8c5802fd18"
SRC_URI[md5sum] = "e312397b083426af84db7076dc2a28d7"
SRC_URI[sha256sum] = "c16703202ff67aed4740c0727df304abe9f3e7851e653533b24de21b338d9081"
inherit pypi setuptools3