mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
python3-meh: fix HOMEPAGE
fedorahosted.org is retired, so set the GitHub page as the homepage. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "A python library for handling exceptions"
|
SUMMARY = "A python library for handling exceptions"
|
||||||
DESCRIPTION = "The python-meh package is a python library for handling, saving, and reporting \
|
DESCRIPTION = "The python-meh package is a python library for handling, saving, and reporting \
|
||||||
exceptions."
|
exceptions."
|
||||||
HOMEPAGE = "http://git.fedorahosted.org/git/?p=python-meh.git"
|
HOMEPAGE = "https://github.com/rhinstaller/python-meh"
|
||||||
LICENSE = "GPL-2.0-or-later"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user