diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-bidict_0.21.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-bidict_0.21.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bidict_0.21.4.bb b/meta-python/recipes-devtools/python/python3-bidict_0.21.4.bb index 95426a4ae7..a154bfba49 100644 --- a/meta-python/recipes-devtools/python/python3-bidict_0.21.4.bb +++ b/meta-python/recipes-devtools/python/python3-bidict_0.21.4.bb | |||
| @@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9741c346eef56131163e13b9db1241b3" | |||
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "42c84ffbe6f8de898af6073b4be9ea7ccedcd78d3474aa844c54e49d5a079f6f" | 7 | SRC_URI[sha256sum] = "42c84ffbe6f8de898af6073b4be9ea7ccedcd78d3474aa844c54e49d5a079f6f" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | DEPENDS += "python3-setuptools-scm-native" | 11 | DEPENDS += "python3-setuptools-scm-native" |
