diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyscaffold_4.2.3.bb (renamed from meta-python/recipes-devtools/python/python3-pyscaffold_4.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyscaffold_4.2.2.bb b/meta-python/recipes-devtools/python/python3-pyscaffold_4.2.3.bb index 5b61c06ad4..fe4f7e4eb7 100644 --- a/meta-python/recipes-devtools/python/python3-pyscaffold_4.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyscaffold_4.2.3.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] = "11be56d21a0047ea604e7bc4349e95592cdc734b0a405082a6a4f2a7028dc896" | 12 | SRC_URI[sha256sum] = "58c7d9ce296cc26ac377061365c2f87cd8e28f46e4fb2c96ee48f9c64e33ac4a" |
13 | 13 | ||
14 | inherit pypi python_setuptools_build_meta | 14 | inherit pypi python_setuptools_build_meta |
15 | PYPI_PACKAGE = "PyScaffold" | 15 | PYPI_PACKAGE = "PyScaffold" |