mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: Remove python-cython-3.
* gnu/packages/python-xyz.scm (python-cython-3): Delete variable. Change-Id: I702030f70a2063ef2a913b78e28f0dd132c09b7c
This commit is contained in:
parent
6d0de7aeda
commit
de81cd60f9
1 changed files with 0 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue