mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-13 03:41:43 +00:00
python-javaobj-py3: upgrade 0.2.4 -> 0.3.0
-License-Update: The old version of the license file was deleted in the new version, so choose another file containing the license information for verification. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,10 +5,10 @@ DESCRIPTION = "python-javaobj is a python library that provides functions\
|
||||
representation is a standard data interchange format in Java world."
|
||||
HOMEPAGE = "https://github.com/tcalmant/python-javaobj"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://javaobj.py;beginline=21;endline=33;md5=8b504419ce78f8133b21b4d4a89ef7e9"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;beginline=15;endline=27;md5=af9ce26ac2de1b7436eb08c9308b4a1e"
|
||||
|
||||
SRC_URI[md5sum] = "f669bb8099380e3dd84db3d542aa5b68"
|
||||
SRC_URI[sha256sum] = "b8b0d310fd97e1c7914d7911ee9d3f4b3d84d2a674aa95a4b0da3d8f155fc1bb"
|
||||
SRC_URI[md5sum] = "1c6189a0d9aef51d74bfc52cd2953991"
|
||||
SRC_URI[sha256sum] = "a57469e4f0d0eeba7482ad9839595db6e99ca4ac6630a4c8064dda75a2182549"
|
||||
|
||||
inherit pypi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user