Message ID | 20250514072031.4080612-1-mingli.yu@eng.windriver.com |
---|---|
State | New |
Headers | show |
Series | [meta-python] python3-flask: Update the homepage | expand |
diff --git a/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb b/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb index 4d1d2d12e6..7e1988606e 100644 --- a/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb @@ -2,7 +2,7 @@ SUMMARY = "A microframework based on Werkzeug, Jinja2 and good intentions" DESCRIPTION = "\ Flask is a microframework for Python based on Werkzeug, Jinja 2 and good \ intentions. And before you ask: It’s BSD licensed!" -HOMEPAGE = "https://github.com/mitsuhiko/flask/" +HOMEPAGE = "https://github.com/pallets/flask" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ffeffa59c90c9c4a033c7574f8f3fb75"