python3-pybcj: upgrade 1.0.7 -> 1.0.8

Changelog:
=============
- BCJ decoder supports larger size (>2GB) (#26)
- Update license specification (#25)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-07-22 18:23:08 +08:00
committed by Khem Raj
parent 00542fc3b4
commit b3d5d14a00
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
# The PyPI package omits files for testing
# so use the GitHub source instead.
SRCREV = "0735ad15fa001748dc3a13f36be2fe7a4971cf79"
SRCREV = "33f1194ac7950ed7002b7361df8b03dc16bc1168"
SRC_URI = " \
git://github.com/miurahr/pybcj;branch=main;protocol=https \
git://github.com/miurahr/pybcj;branch=main;protocol=https;tag=v${PV} \
file://run-ptest \
"