From f3dcc442e4774e9bdedc0be93caf921958abeb7d Mon Sep 17 00:00:00 2001 From: "J. S." Date: Fri, 18 Oct 2024 15:06:18 -0400 Subject: python3-ipython-genutils: Drop unnecessary SRC_URI md5sum Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb index 3261d80474..2a25d1d913 100644 --- a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb @@ -8,7 +8,6 @@ PYPI_PACKAGE = "ipython_genutils" UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ipython_genutils" UPSTREAM_CHECK_REGEX = "/ipython_genutils/(?P(\d+[\.\-_]*)+)" -SRC_URI[md5sum] = "5a4f9781f78466da0ea1a648f3e1f79f" SRC_URI[sha256sum] = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8" inherit setuptools3 pypi -- cgit v1.2.3-54-g00ecf