mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02: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 @@ access possibly compressed archives in many different formats. It uses
|
|||
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…
Add table
Add a link
Reference in a new issue