Skip to content

Commit

Permalink
python3-smbus2: upgrade 0.4.1 -> 0.4.2
Browse files Browse the repository at this point in the history
Changelog:
=========
*  Explicitly export from top level of package openembedded#69.
*  Transitioned pipelines from Travis-CI to GitHub Actions.
      Python 3.10 added.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
Xu Huan authored and kraj committed Jun 30, 2022
1 parent c2a1c23 commit 1e12325
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda

inherit pypi setuptools3

SRC_URI[sha256sum] = "6276eb599b76c4e74372f2582d2282f03b4398f0da16bc996608e4f21557ca9b"
SRC_URI[sha256sum] = "634541ed794068a822fe7499f1577468b9d4641b68dd9bfb6d0eb7270f4d2a32"

CLEANBROKEN = "1"

Expand Down

0 comments on commit 1e12325

Please sign in to comment.