Description of problem: Package python-sep fails to build from source in Fedora Rawhide. Version-Release number of selected component (if applicable): 1.2.1-11.fc41 Steps to Reproduce: koji build --scratch f42 python-sep-1.2.1-11.fc41.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-sep Reproducible: Always Actual Results: Multiple times: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib64/python3.13/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /builddir/build/BUILD/python-sep-1.2.1-build/sep-1.2.1/sep.pyx tree = Parsing.p_module(s, pxd, full_module_name) Error compiling Cython file: ------------------------------------------------------------ ... # Source Extraction # This needs to match the result from extract cdef packed struct Object: np.float64_t thresh np.int_t npix ^ ------------------------------------------------------------ sep.pyx:555:4: 'int_t' is not a type identifier This has started to happen since update to numpy 2.