mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: Remove python2-cffi.
* gnu/packages/libffi.scm (python2-cffi): Delete variable.
This commit is contained in:
parent
1924d8237d
commit
5e6cc60122
1 changed files with 0 additions and 3 deletions
|
@ -152,9 +152,6 @@ (define-public python-cffi-1.15
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0m3rz2pqfmyfagx0bhj2jlbr2h58j3wr3cyv1agxkhlnm1k0s3wj"))))))
|
(base32 "0m3rz2pqfmyfagx0bhj2jlbr2h58j3wr3cyv1agxkhlnm1k0s3wj"))))))
|
||||||
|
|
||||||
(define-public python2-cffi
|
|
||||||
(package-with-python2 python-cffi))
|
|
||||||
|
|
||||||
(define-public python-cffi-documentation
|
(define-public python-cffi-documentation
|
||||||
(package
|
(package
|
||||||
(name "python-cffi-documentation")
|
(name "python-cffi-documentation")
|
||||||
|
|
Loading…
Reference in a new issue