diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-03-25 14:59:59 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-25 18:32:07 -0700 |
| commit | 37e9b17b1e1655b743d42c5f0a574dde08853b20 (patch) | |
| tree | 1d23e6e143366e83204d509e01397859c744a92d /meta-python/recipes-extended | |
| parent | b5e0a0a0a6c8d5b904742cc3f324e03776809645 (diff) | |
| download | meta-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')
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 @@ | |||
| 1 | DESCRIPTION = "A python module for system storage configuration" | 1 | DESCRIPTION = "A python module for system storage configuration" |
| 2 | HOMEPAGE = "http://fedoraproject.org/wiki/blivet" | 2 | HOMEPAGE = "https://fedoraproject.org/wiki/blivet" |
| 3 | LICENSE = "LGPL-2.0-or-later" | 3 | LICENSE = "LGPL-2.0-or-later" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "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 @@ | |||
| 1 | SUMMARY = "PyEphem astronomical calculations" | 1 | SUMMARY = "PyEphem astronomical calculations" |
| 2 | HOMEPAGE = "http://rhodesmill.org/pyephem/" | 2 | HOMEPAGE = "https://rhodesmill.org/pyephem/" |
| 3 | 3 | ||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40" | 5 | LIC_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 @@ | |||
| 1 | DESCRIPTION = "A python library for manipulating kickstart files" | 1 | DESCRIPTION = "A python library for manipulating kickstart files" |
| 2 | HOMEPAGE = "http://fedoraproject.org/wiki/pykickstart" | 2 | HOMEPAGE = "https://fedoraproject.org/wiki/pykickstart" |
| 3 | LICENSE = "GPL-2.0-or-later" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 5 | LIC_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 | \ |
| 13 | It also provides a Python provider interface, and is the fastest and easiest \ | 13 | It also provides a Python provider interface, and is the fastest and easiest \ |
| 14 | way to write providers on the planet." | 14 | way to write providers on the planet." |
| 15 | HOMEPAGE = "http://pywbem.github.io" | 15 | HOMEPAGE = "https://pywbem.github.io" |
| 16 | LICENSE = "LGPL-2.1-only" | 16 | LICENSE = "LGPL-2.1-only" |
| 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
| 18 | 18 | ||
