1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

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 @@ graphics library with support for multiple backends including image buffers,
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")