python3-pyais: upgrade 2.14.0 -> 2.15.0

Changelog:
 AISTracker.update now accepts raw sentences as well as decoded messages

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2026-01-13 18:23:26 +08:00
committed by Khem Raj
parent ceb26ff276
commit 355668de1d

View File

@@ -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