mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-18 19:20:39 +00:00
python3-mmh3: upgrade 5.2.0 -> 5.2.1
License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "Python extension for MurmurHash (MurmurHash3), a set of fast and \
|
||||
robust hash functions"
|
||||
HOMEPAGE = "https://github.com/hajimes/mmh3"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=53366c60f8214cfc1d3622ebacd141fb"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
SRC_URI[sha256sum] = "bbea5b775f0ac84945191fb83f845a6fd9a21a03ea7f2e187defac7e401616ad"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user