summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xxhash: upgrade 2.0.2 -> 3.0.0Xu Huan2022-03-101-0/+21
changelog: =============================================================================== New set algorithms_available lists all implemented algorithms in xxhash package. Upgrade xxHash to v0.8.1. Drop support for EOL Python versions, require python >= 3.6 from now on. Migrate to github actions and build arm64 wheels for macOS. Always release GIL. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>