mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-javaobj-py3: Upgrade 0.4.1 -> 0.4.2
Upgrade to release 0.4.2: - NumPy is now loaded lately, only if the use of numpy arrays is expected. This allows the calling modules to load and configure numpy beforehand. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
54912da243
commit
0f5d4a7ee9
|
|
@ -7,8 +7,7 @@ HOMEPAGE = "https://github.com/tcalmant/python-javaobj"
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d273d63619c9aeaf15cdaf76422c4f87"
|
||||
|
||||
SRC_URI[md5sum] = "47632071c3c3ca14b6c42f2a4e2e1309"
|
||||
SRC_URI[sha256sum] = "419ff99543469e68149f875abb0db5251cecd350c03d2bfb4c94a5796f1cbc14"
|
||||
SRC_URI[sha256sum] = "ed3b1ffcfd39f165729cb53587cca02ab0bfa4c332c837a92d5ffe6aef5c8010"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user