summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:05:54 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:42 -0700
commit6986364e59c35409d8cbb44fc091d4f370f7a888 (patch)
treef16e1e10566d1886257960cb0b3ad7d6b77c3c9b /meta-python/recipes-devtools/python/python-flask-bootstrap.inc
parentd71b4ea8e7e6f12be854e18abab47338d1f3f231 (diff)
downloadmeta-openembedded-6986364e59c35409d8cbb44fc091d4f370f7a888.tar.gz
python-flask-bootstrap.inc: Drop unnecessary SRC_URI md5sum
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-bootstrap.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-flask-bootstrap.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
index 24c76ce942..e476b41add 100644
--- a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
+++ b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
@@ -2,7 +2,6 @@ DESCRIPTION = "An extension that includes Bootstrap in your project, without any
2LICENSE = "Apache-2.0 & MIT & BSD-3-Clause" 2LICENSE = "Apache-2.0 & MIT & BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a03749709f06118a17349deb5a210619" 3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a03749709f06118a17349deb5a210619"
4 4
5SRC_URI[md5sum] = "e40d50f5c5b6438c1c6200a6f2871f81"
6SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef123ac8" 5SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef123ac8"
7 6
8PYPI_PACKAGE = "Flask-Bootstrap" 7PYPI_PACKAGE = "Flask-Bootstrap"