#
# This is a tiny library that really does seem to only
# use a couple C macros and a struct and really may not
# use an C library symbol
#
python3-numba: library-not-linked-against-libc [usr/lib/python3/dist-packages/numba/np/ufunc/_num_threads.cpython-*.so]
# This library seems to only call Python interpreter functions
python3-numba: hardening-no-fortify-functions [usr/lib/python3/dist-packages/numba/_dynfunc.cpython-*.so]
# We don't have CUDA available, how could the prerequisites be available?
python3-numba: shared-library-lacks-prerequisites [usr/lib/python3/dist-packages/numba/cuda/cudadrv/_extras.cpython-*.so]
# this is a statically linked library that sets up a C structure
python3-numba: shared-library-lacks-prerequisites [usr/lib/python3/dist-packages/numba/_devicearray.*.so]
# this is a used for pretty printting type annotations
python3-numba: package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/numba/core/annotations/template.html]
