mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-libarchive-c.
* gnu/packages/python-xyz.scm (python2-libarchive-c): Delete variable.
This commit is contained in:
parent
42aa6229eb
commit
55383ea50b
1 changed files with 0 additions and 3 deletions
|
@ -13398,9 +13398,6 @@ (define-public python-libarchive-c
|
|||
Python's @code{ctypes} foreign function interface (FFI).")
|
||||
(license license:lgpl2.0+)))
|
||||
|
||||
(define-public python2-libarchive-c
|
||||
(package-with-python2 python-libarchive-c))
|
||||
|
||||
(define-public python-file
|
||||
(package/inherit file
|
||||
(name "python-file")
|
||||
|
|
Loading…
Reference in a new issue