diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-12 18:51:57 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:31 -0700 |
| commit | 3e26e7be3c76faab1c96105d90173292728acc54 (patch) | |
| tree | 1f7584b98f9d542fbe8495440df10223b693b897 /meta-python/recipes-devtools/python | |
| parent | 87a90b48ac9a9a0cdd62fb772c34902aac6939d6 (diff) | |
| download | meta-openembedded-3e26e7be3c76faab1c96105d90173292728acc54.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mmh3_5.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-mmh3_5.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mmh3_5.2.0.bb b/meta-python/recipes-devtools/python/python3-mmh3_5.2.1.bb index c719762885..5d4030f46e 100644 --- a/meta-python/recipes-devtools/python/python3-mmh3_5.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-mmh3_5.2.1.bb | |||
| @@ -2,10 +2,10 @@ SUMMARY = "Python extension for MurmurHash (MurmurHash3), a set of fast and \ | |||
| 2 | robust hash functions" | 2 | robust hash functions" |
| 3 | HOMEPAGE = "https://github.com/hajimes/mmh3" | 3 | HOMEPAGE = "https://github.com/hajimes/mmh3" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2edf2352bb2cd3d7787f05247781b314" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=53366c60f8214cfc1d3622ebacd141fb" |
| 6 | 6 | ||
| 7 | inherit pypi python_setuptools_build_meta | 7 | inherit pypi python_setuptools_build_meta |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "1efc8fec8478e9243a78bb993422cf79f8ff85cb4cf6b79647480a31e0d950a8" | 9 | SRC_URI[sha256sum] = "bbea5b775f0ac84945191fb83f845a6fd9a21a03ea7f2e187defac7e401616ad" |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
