diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ddef151b85e..e68949fc692 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10900,9 +10900,6 @@ writing C extensions for Python as easy as Python itself.") (sha256 (base32 "0d0n0yyicr7icd4f5kn1wwbjqyad6j4m640xlqlk3ixchgad7bf3")))))) -;; It may be removed after 2026-01-24. -(define-deprecated/public-alias python-cython-3 python-cython) - ;; NOTE: when upgrading numpy please make sure that python-numba, ;; python-pandas and python-scipy still build, as these three packages are ;; often used together.