python2-numpy has split off from numpy(python3-numpy) as of rawhide/f31. Dependencies have remained the same, so unless your Python 2 package requires numpy, you should be fine. If it does, switch to python2-numpy. Or switch to python3. 🙂
This allows us to upgrade python3-numpy to 1.17.0, while python2-numpy stays at 1.16.4, since 1.17.x drops Python 2 support.
File bugs if something breaks.