python3-pyscaffold: upgrade 4.1.1 -> 4.1.4

Changelog:
url for these releases
<https://github.com/pyscaffold/pyscaffold/issues/####>
=========
Ensure build configuration produces sdist as it is needed by conda, #570
Documentation improvements in #567

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
wangmy 2022-01-14 16:49:17 +08:00 committed by Khem Raj
parent 8b6dee6bb0
commit f88969f7a9

View File

@ -12,7 +12,7 @@ inherit pypi setuptools3
PYPI_PACKAGE = "PyScaffold"
SRC_URI[sha256sum] = "8972252fda90d1020a93f1e99db370c002d18f52ff2fca9c3cc2a0aee74d07ad"
SRC_URI[sha256sum] = "46a2bbdf255ba2efc6c56ae1428249b61d56c4a3e54ef3db0d05fa97792011a5"
BBCLASSEXTEND = "native nativesdk"