gnu: Remove python2-xcffib.

* gnu/packages/python-xyz.scm (python2-xcffib): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:24:02 -04:00
parent 1962c0dd71
commit 15e9d9aab3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -7974,9 +7974,6 @@ (define-public python-xcffib
support for Python 3 and PyPy. It is based on cffi.")
(license license:expat)))
(define-public python2-xcffib
(package-with-python2 python-xcffib))
(define-public python-cairocffi
(package
(name "python-cairocffi")