From: Wang Mingyu <[email protected]> Changelog: AISTracker.update now accepts raw sentences as well as decoded messages
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-pyais_2.14.0.bb => python3-pyais_2.15.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyais_2.14.0.bb => python3-pyais_2.15.0.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-pyais_2.14.0.bb b/meta-python/recipes-devtools/python/python3-pyais_2.15.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-pyais_2.14.0.bb rename to meta-python/recipes-devtools/python/python3-pyais_2.15.0.bb index 800f460610..3f124a750d 100644 --- a/meta-python/recipes-devtools/python/python3-pyais_2.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyais_2.15.0.bb @@ -3,9 +3,9 @@ HOMEPAGE = "https://github.com/M0r13n/pyais" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=79d9e278b76e3e5b3358cd70b328173c" -SRC_URI = "git://github.com/M0r13n/pyais;protocol=https;branch=master" +SRC_URI = "git://github.com/M0r13n/pyais;protocol=https;branch=master;tag=v${PV}" -SRCREV = "04c33cdfd156bcfbb6c924f7f889e47e3c2373c6" +SRCREV = "7350f9db65ad715e582979bf389133bde07f5e10" inherit python_setuptools_build_meta ptest-python-pytest -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123420): https://lists.openembedded.org/g/openembedded-devel/message/123420 Mute This Topic: https://lists.openembedded.org/mt/117240989/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
