From 37e9b17b1e1655b743d42c5f0a574dde08853b20 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Tue, 25 Mar 2025 14:59:59 -0400 Subject: Use https:// in HOMEPAGE variable instead of http:// Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb index e63c2c50b7..f16fddf36f 100644 --- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb @@ -1,5 +1,5 @@ SUMMARY = "Run a subprocess in a pseudo terminal" -HOMEPAGE = "http://ptyprocess.readthedocs.io/en/latest/" +HOMEPAGE = "https://ptyprocess.readthedocs.io/en/latest/" SECTION = "devel/python" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=cfdcd51fa7d5808da4e74346ee394490" -- cgit v1.2.3-54-g00ecf