diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyscaffold_4.4.bb (renamed from meta-python/recipes-devtools/python/python3-pyscaffold_4.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyscaffold_4.3.1.bb b/meta-python/recipes-devtools/python/python3-pyscaffold_4.4.bb index a19e38770a..980b6d965b 100644 --- a/meta-python/recipes-devtools/python/python3-pyscaffold_4.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyscaffold_4.4.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "0BSD & MIT" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=14a49c74a1d91829908ac756c07e6b91" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=14a49c74a1d91829908ac756c07e6b91" |
10 | DEPENDS += "python3-setuptools-scm-native" | 10 | DEPENDS += "python3-setuptools-scm-native" |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "50cb1f910163204caec30c7c6bbe70f1a81c377538b8c8340d23abe31f5ca5b4" | 12 | SRC_URI[sha256sum] = "94088d129b61cd9b4b4607c6a466759b1bb2ada36206d5ac20aa319edcc5d701" |
13 | 13 | ||
14 | inherit pypi python_setuptools_build_meta | 14 | inherit pypi python_setuptools_build_meta |
15 | PYPI_PACKAGE = "PyScaffold" | 15 | PYPI_PACKAGE = "PyScaffold" |