Skip to content

Commit

Permalink
python3-pyscaffold: upgrade 4.2.1 -> 4.2.2
Browse files Browse the repository at this point in the history
Changelog:
=========
    Update .github/workflows/ci.yml template, openembedded#637, openembedded#640
    Change note in skeleton to emphasize it can be removed/renamed, openembedded#641

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
Xu Huan authored and kraj committed Jun 2, 2022
1 parent 9947322 commit 1ebf313
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LICENSE = "0BSD & MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=14a49c74a1d91829908ac756c07e6b91"
DEPENDS += "python3-setuptools-scm-native"

SRC_URI[sha256sum] = "c8cfa9983503f31b301f4b0bec0a8f41518f9a3a3853471ce94f9f9dc770a3e2"
SRC_URI[sha256sum] = "11be56d21a0047ea604e7bc4349e95592cdc734b0a405082a6a4f2a7028dc896"

inherit pypi python_setuptools_build_meta
PYPI_PACKAGE = "PyScaffold"
Expand Down

0 comments on commit 1ebf313

Please sign in to comment.