diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-27 17:43:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-30 23:59:09 -0800 |
| commit | c8e0deb56468c56f08f74858887d5f2f302f8c67 (patch) | |
| tree | ffdf63eb9adf5426ae195a41d6592c8f419a689c /meta-python | |
| parent | 702b08355bd49238f65a126e1a4599bc68a7f739 (diff) | |
| download | meta-openembedded-c8e0deb56468c56f08f74858887d5f2f302f8c67.tar.gz | |
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>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-ukkonen_git.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ukkonen_git.bb b/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb index b9e85e78be..8fc5af1ef7 100644 --- a/meta-python/recipes-devtools/python/python3-ukkonen_git.bb +++ b/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb | |||
| @@ -6,9 +6,8 @@ PYPI_PACKAGE = "ukkonen" | |||
| 6 | 6 | ||
| 7 | inherit setuptools3 | 7 | inherit setuptools3 |
| 8 | 8 | ||
| 9 | PV = "1.0.1+git" | 9 | SRC_URI += "git://github.com/asottile/ukkonen;protocol=https;branch=main;tag=v${PV}" |
| 10 | SRC_URI += "git://github.com/asottile/ukkonen;protocol=https;branch=main" | 10 | SRCREV = "5fa9858f0997927d9f9c1794e1741fe8dbd4c1e8" |
| 11 | SRCREV = "ad108a16e8203867f4860287b61149e0bdd838ca" | ||
| 12 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 13 | python3-pip-native \ | 12 | python3-pip-native \ |
| 14 | python3-cffi-native \ | 13 | python3-cffi-native \ |
