diff mbox series

[meta-python] recipes: correct homepage

Message ID 20260827162129.16469-1-peter.marko@siemens.com
State New
Headers show
Series [meta-python] recipes: correct homepage | expand

Commit Message

Peter Marko Aug. 27, 2026, 4:21 p.m. UTC
From: Peter Marko <peter.marko@siemens.com>

Leading space leads to SPDX document validation errors for url in
some tools.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
---
 .../recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb    | 2 +-
 meta-python/recipes-devtools/python/python3-colorzero_2.0.bb    | 2 +-
 .../recipes-devtools/python/python3-flask-login_0.6.3.bb        | 2 +-
 .../recipes-devtools/python/python3-flask-mail_0.10.0.bb        | 2 +-
 .../recipes-devtools/python/python3-flask-user_0.6.19.bb        | 2 +-
 meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb
index 743f9b4c7a..f47a157031 100644
--- a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.15.0.bb
@@ -1,5 +1,5 @@ 
 SUMMARY = "Screen-scraping library"
-HOMEPAGE = " https://www.crummy.com/software/BeautifulSoup/bs4"
+HOMEPAGE = "https://www.crummy.com/software/BeautifulSoup/bs4"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac"
 
diff --git a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb
index fc1615e670..4f0706f8f4 100644
--- a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb
@@ -2,7 +2,7 @@  SUMMARY = "colorzero is a color manipulation library for Python"
 DESCRIPTION = "colorzero is a color manipulation library for Python \
 (yes, another one) which aims to be reasonably simple to use and \
 "pythonic" in nature."
-HOMEPAGE = " https://github.com/waveform80/colorzero "
+HOMEPAGE = "https://github.com/waveform80/colorzero "
 
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ae6c62710c0646f3c60d1ad812ea9bf9"
diff --git a/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb b/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb
index f197119bbc..a50f82abc4 100644
--- a/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb
@@ -2,7 +2,7 @@  SUMMARY = "User session management for Flask"
 DESCRIPTION = "Flask-Login provides user session management for Flask. \
 It handles the common tasks of logging in, logging out, and remembering \
 your users’ sessions over extended periods of time."
-HOMEPAGE = " https://github.com/maxcountryman/flask-login"
+HOMEPAGE = "https://github.com/maxcountryman/flask-login"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8aa87a1cd9fa41d969ad32cfdac2c596"
 
diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb
index d825831b4a..53d3333b95 100644
--- a/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb
@@ -1,6 +1,6 @@ 
 SUMMARY = "Flask extension for sending email"
 DESCRIPTION = "A Flask extension for sending email"
-HOMEPAGE = " https://github.com/rduplain/flask-email"
+HOMEPAGE = "https://github.com/rduplain/flask-email"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=201f2b80112efa61b78515bd54e9f138"
 
diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
index c05c74b5c4..9ec9249339 100644
--- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
@@ -2,7 +2,7 @@  SUMMARY = "Customizable user account management for Flask"
 DESCRIPTION = "Customizable User Account Management for Flask; Register \
 Confirm email, Login, Change username, Change password, Forgot Password \
 and more."
-HOMEPAGE = " https://github.com/lingthio/Flask-User"
+HOMEPAGE = "https://github.com/lingthio/Flask-User"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=97de97cd9d6e23c88129d884588ce71a"
 
diff --git a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb
index 1cbd2384a3..f1f1bc538c 100644
--- a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb
+++ b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb
@@ -1,7 +1,7 @@ 
 SUMMARY = "Python expectaton library"
 DESCRIPTION = "Minimal but very flexible implementation of the expect pattern"
 SECTION = "devel/python"
-HOMEPAGE = " https://bitbucket.org/dwt/pyexpect"
+HOMEPAGE = "https://bitbucket.org/dwt/pyexpect"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://README.md;md5=a6aa1e7097aca5955f9a2e1c8b0ce158"