diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-extended/python-meh/python3-meh_0.49.bb (renamed from meta-python/recipes-extended/python-meh/python3-meh_0.48.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.48.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.49.bb index 9ca7a56bde..7fba21f7d8 100644 --- a/meta-python/recipes-extended/python-meh/python3-meh_0.48.bb +++ b/meta-python/recipes-extended/python-meh/python3-meh_0.49.bb | |||
| @@ -3,6 +3,7 @@ DESCRIPTION = "The python-meh package is a python library for handling, saving, | |||
| 3 | exceptions." | 3 | exceptions." |
| 4 | HOMEPAGE = "http://git.fedorahosted.org/git/?p=python-meh.git" | 4 | HOMEPAGE = "http://git.fedorahosted.org/git/?p=python-meh.git" |
| 5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
| 6 | 7 | ||
| 7 | inherit setuptools3 | 8 | inherit setuptools3 |
| 8 | 9 | ||
| @@ -10,8 +11,7 @@ S = "${WORKDIR}/git" | |||
| 10 | 11 | ||
| 11 | SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \ |
| 12 | " | 13 | " |
| 13 | SRCREV = "760f78a634ecf0e2380abcbd751bc233d29300ef" | 14 | SRCREV = "50c09e5c4c76757099d686c316b4bf42f72db71b" |
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
| 15 | 15 | ||
| 16 | FILES_${PN} += "${datadir}/*" | 16 | FILES_${PN} += "${datadir}/*" |
| 17 | 17 | ||
