mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-padatious: Upgrade 0.4.7 -> 0.4.8
Upgrade to release 0.4.8: - Add support for saving / loading models - Handle apostrophes in a better way Change LIC_FILES_CHKSUM due to repo restructure and update of README.md. The license remains the same. 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:
@@ -0,0 +1,9 @@
|
||||
SUMMARY = "An efficient and agile neural network intent parser. Padatious is a core component of Mycroft AI."
|
||||
HOMEPAGE = "https://github.com/MycroftAI/padatious"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://README.md;md5=cc85c733dffe81e8a7fde2e8f8a6a404"
|
||||
|
||||
SRC_URI[md5sum] = "7dd2f1830737dc142aa199f77dacf32e"
|
||||
SRC_URI[sha256sum] = "e471f251b94e8cadf6e4214f0f3b7b36678848aaa8c51cd5638ab23ecb716f75"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user