gnu: Remove python2-cffi.

* gnu/packages/libffi.scm (python2-cffi): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 03:19:35 -04:00
parent 1924d8237d
commit 5e6cc60122
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -152,9 +152,6 @@ conversions for values passed between the two languages.")
(sha256
(base32 "0m3rz2pqfmyfagx0bhj2jlbr2h58j3wr3cyv1agxkhlnm1k0s3wj"))))))
(define-public python2-cffi
(package-with-python2 python-cffi))
(define-public python-cffi-documentation
(package
(name "python-cffi-documentation")