Loading
python311Packages.pyregion: 2.1.1 -> 2.2.0; fix darwin build
https://github.com/astropy/pyregion/blob/2.2.0/CHANGES.rst add -Wno-error=int-conversion for clang to not error out on generated code. (code returns NULL rather than 0). gcc warns but does not error.