mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-ukkonen: upgrade 1.0.1 -> 1.1.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,9 +6,8 @@ PYPI_PACKAGE = "ukkonen"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
PV = "1.0.1+git"
|
||||
SRC_URI += "git://github.com/asottile/ukkonen;protocol=https;branch=main"
|
||||
SRCREV = "ad108a16e8203867f4860287b61149e0bdd838ca"
|
||||
SRC_URI += "git://github.com/asottile/ukkonen;protocol=https;branch=main;tag=v${PV}"
|
||||
SRCREV = "5fa9858f0997927d9f9c1794e1741fe8dbd4c1e8"
|
||||
DEPENDS += " \
|
||||
python3-pip-native \
|
||||
python3-cffi-native \
|
||||
Reference in New Issue
Block a user