python3-passlib: 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:31 -04:00 committed by Khem Raj
parent 8a721bffce
commit 7fd5b05d10
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,7 +9,6 @@ HOMEPAGE = "https://foss.heptapod.net/python-libs/passlib/wikis/home"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c8449c5e10474d113ab787ed2753bafe"
SRC_URI[md5sum] = "3a229cbd00dfb33e99885b43325e0591"
SRC_URI[sha256sum] = "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04"
inherit pypi setuptools3