mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
python3-multidict: upgrade 6.4.3 -> 6.4.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
32ac156851
commit
cd70588673
|
@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest
|
||||||
|
|
||||||
PV .= "+git"
|
PV .= "+git"
|
||||||
|
|
||||||
SRCREV = "5f64e68142df6b4b3075b9df6d7b80b50e4a26eb"
|
SRCREV = "e77793a006e8c27ee96ae8b638a38c6413f87b9c"
|
||||||
PYPI_SRC_URI = "git://github.com/aio-libs/multidict;branch=master;protocol=https"
|
PYPI_SRC_URI = "git://github.com/aio-libs/multidict;branch=master;protocol=https"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user