diff options
Diffstat (limited to 'meta-python/recipes-devtools/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 \ |
