gnu: python2-cairocffi: Remove.

* gnu/packages/python-xyz.scm (python2-cairocffi): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:02 +01:00 committed by Maxim Cournoyer
parent f21da33255
commit 6bafc5cf1e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6425,9 +6425,6 @@ (define-public python-cairocffi
PNG, PostScript, PDF, and SVG file output.")
(license license:bsd-3)))
(define-public python2-cairocffi
(package-with-python2 python-cairocffi))
(define-public python-decorator
(package
(name "python-decorator")