mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: Remove python2-xcffib.
* gnu/packages/python-xyz.scm (python2-xcffib): Delete variable.
This commit is contained in:
parent
1962c0dd71
commit
15e9d9aab3
1 changed files with 0 additions and 3 deletions
|
@ -7974,9 +7974,6 @@ (define-public python-xcffib
|
||||||
support for Python 3 and PyPy. It is based on cffi.")
|
support for Python 3 and PyPy. It is based on cffi.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-xcffib
|
|
||||||
(package-with-python2 python-xcffib))
|
|
||||||
|
|
||||||
(define-public python-cairocffi
|
(define-public python-cairocffi
|
||||||
(package
|
(package
|
||||||
(name "python-cairocffi")
|
(name "python-cairocffi")
|
||||||
|
|
Loading…
Reference in a new issue