diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.4.bb (renamed from meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.3.bb b/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.4.bb index 5555a12563..d71101ee2c 100644 --- a/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.4.bb | |||
@@ -5,9 +5,9 @@ DESCRIPTION = "python-javaobj is a python library that provides functions\ | |||
5 | representation is a standard data interchange format in Java world." | 5 | representation is a standard data interchange format in Java world." |
6 | HOMEPAGE = "https://github.com/tcalmant/python-javaobj" | 6 | HOMEPAGE = "https://github.com/tcalmant/python-javaobj" |
7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d273d63619c9aeaf15cdaf76422c4f87" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "38f74db3a57e9998a9774e3614afb95cb396f139f29b3fdb130c5af554435259" | 10 | SRC_URI[sha256sum] = "e4e3257ef2cf81a3339787a4d5cf924e54c91f095a723f6d2584dae61d4396ed" |
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||