summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-03-25 14:59:59 -0400
committerKhem Raj <raj.khem@gmail.com>2025-03-25 18:32:07 -0700
commit37e9b17b1e1655b743d42c5f0a574dde08853b20 (patch)
tree1d23e6e143366e83204d509e01397859c744a92d /meta-python/recipes-extended
parentb5e0a0a0a6c8d5b904742cc3f324e03776809645 (diff)
downloadmeta-openembedded-37e9b17b1e1655b743d42c5f0a574dde08853b20.tar.gz
Use https:// in HOMEPAGE variable instead of http://
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended')
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb2
-rw-r--r--meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb2
-rw-r--r--meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb2
-rw-r--r--meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb
index f0ce981480..c22df46564 100644
--- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb
+++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "A python module for system storage configuration" 1DESCRIPTION = "A python module for system storage configuration"
2HOMEPAGE = "http://fedoraproject.org/wiki/blivet" 2HOMEPAGE = "https://fedoraproject.org/wiki/blivet"
3LICENSE = "LGPL-2.0-or-later" 3LICENSE = "LGPL-2.0-or-later"
4SECTION = "devel/python" 4SECTION = "devel/python"
5 5
diff --git a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb
index 428876e4af..0817bc732a 100644
--- a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb
+++ b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb
@@ -1,5 +1,5 @@
1SUMMARY = "PyEphem astronomical calculations" 1SUMMARY = "PyEphem astronomical calculations"
2HOMEPAGE = "http://rhodesmill.org/pyephem/" 2HOMEPAGE = "https://rhodesmill.org/pyephem/"
3 3
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40"
diff --git a/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb b/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb
index 0013762f0a..df66a8ebf7 100644
--- a/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb
+++ b/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "A python library for manipulating kickstart files" 1DESCRIPTION = "A python library for manipulating kickstart files"
2HOMEPAGE = "http://fedoraproject.org/wiki/pykickstart" 2HOMEPAGE = "https://fedoraproject.org/wiki/pykickstart"
3LICENSE = "GPL-2.0-or-later" 3LICENSE = "GPL-2.0-or-later"
4 4
5LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" 5LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb
index ead376827c..59c9914bc2 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb
@@ -12,7 +12,7 @@ at http://www.dmtf.org/standards/wbem. \
12\ 12\
13It also provides a Python provider interface, and is the fastest and easiest \ 13It also provides a Python provider interface, and is the fastest and easiest \
14way to write providers on the planet." 14way to write providers on the planet."
15HOMEPAGE = "http://pywbem.github.io" 15HOMEPAGE = "https://pywbem.github.io"
16LICENSE = "LGPL-2.1-only" 16LICENSE = "LGPL-2.1-only"
17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" 17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24"
18 18