Debian Patches
Status for python-pyorick/1.5-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
numpy23 | update for NumPy 2.3 ndarray.tostring was deprecated in favor of .tobytes since NumPy 1.19, and removed in NumPy 2.3. |
Thibaut Paumard <thibaut@debian.org> | yes | debian upstream | vendor | 2025-09-11 |
complex128 | replace np.complex_ with np.complex128 `np.complex_` was removed in the NumPy 2.0 release. Use `np.complex128` instead. |
Thibaut Paumard <thibaut@debian.org> | yes | debian upstream | vendor | 2025-02-14 |
distutils | use setuptools instead of distutils distutils has been removed in Python 3.12 | Thibaut Paumard <thibaut@debian.org> | yes | upstream | vendor | 2025-09-11 |