Subject: CVS commit: pkgsrc/devel/py-llvmlite
From: Adam Ciarcinski
Date: 2018-08-07 12:46:42
Message id: 20180807104642.CE329FBEC@cvs.NetBSD.org

Log Message:
py-llvmlite: updated to 0.24.0

v0.24.0

This release adds support for Python 3.7 and fixes some build issues. It also
contains an updated SVML patch for the llvmdev package that works around some
vectorization issues. It also adds a selective LLVM 6.0.1 llvmdev build for the
`ppc64le` architecture.

* Fix up broken patch selector
* Add long description from readme
* LLVM 6.0.1 build based on RC and fixes for PPC64LE
* Recipe fixes for Conda Build 3
* Workaround for incorrect vectorization factor computed for SVML functions
* fix build on OpenBSD.
* Python 3.7 compat: Properly escape repl in re.sub

Files:
RevisionActionfile
1.5modifypkgsrc/devel/py-llvmlite/Makefile
1.4modifypkgsrc/devel/py-llvmlite/distinfo
1.2modifypkgsrc/devel/py-llvmlite/patches/patch-ffi_build.py