False alarm, something might be wonky with my test container. Going for EPEL 9 instead.
It's also missing python-pygments, which I've just requested
This update has been unpushed.
$ comm -3 <(rpm -qpl ~/Downloads/python3-ipython-8.5.0-1.fc38.noarch.rpm | sed -e 's|3.11|3.9|g' | sed -e 's|311|39|g' | sort) <(rpm -qpl ./repo/results/alma+epel-9-x86_64/ipython-8.5.0-1.el9/python3-ipython-8.5.0-1.el9.noarch.rpm | sort)
/usr/lib/python3.9/site-packages/IPython/core/profile
/usr/lib/python3.9/site-packages/IPython/core/profile/README_STARTUP
/usr/lib/python3.9/site-packages/IPython/testing/plugin/README.txt
/usr/lib/python3.9/site-packages/IPython/testing/plugin/test_combo.txt
/usr/lib/python3.9/site-packages/IPython/testing/plugin/test_exampleip.txt
/usr/lib/python3.9/site-packages/IPython/testing/plugin/test_example.txt
Tested new upgrade
command, that works fine (and basic operations continue to work)
huh, fun, more old-setuptools-related bug I suppose. Will try and find a fix.
the pygments issue was a false alarm. Repushing fixed build that fixes the missing package_data files