Subject: CVS commit: pkgsrc/math/py-numba
From: Adam Ciarcinski
Date: 2020-05-12 10:11:36
Message id: 20200512081137.0FF70FB27@cvs.NetBSD.org

Log Message:
py-numba: updated to 0.49.1

Version 0.49.1:

This is a bugfix release for 0.49.0, it fixes some residual issues with SSA \ 
form, a critical bug in the branch pruning logic and a number of other smaller \ 
issues:

* Fixed Threading Implementation Typos
* Fixes Remove references to cffi_support from docs and examples
* Fix invalid type in resolve for comparison expr in parfors.
* Fix erroneous rewrite of predicate to bit const on prune.
* Fixes SSA local def scan based on invalid equality assumption.
* Fixes naming error in array_exprs
* Fix. Incorrect race variable detection due to SSA naming.
* Make literal_unroll function work as a freevar.
* Unset the memory manager after EMM Plugin tests
* Fix some SSA issues
* Pin to sphinx=2.4.4 to avoid problem with C declaration
* Fix unifying undefined first class function types issue
* Update example in 5m guide WRT SSA type stability.
* Restore numba.types as public API

Files:
RevisionActionfile
1.17modifypkgsrc/math/py-numba/Makefile
1.13modifypkgsrc/math/py-numba/PLIST
1.15modifypkgsrc/math/py-numba/distinfo