gnu: Remove python2-libarchive-c.
* gnu/packages/python-xyz.scm (python2-libarchive-c): Delete variable.
parent
42aa6229eb
commit
55383ea50b
|
@ -13398,9 +13398,6 @@ access possibly compressed archives in many different formats. It uses
|
||||||
Python's @code{ctypes} foreign function interface (FFI).")
|
Python's @code{ctypes} foreign function interface (FFI).")
|
||||||
(license license:lgpl2.0+)))
|
(license license:lgpl2.0+)))
|
||||||
|
|
||||||
(define-public python2-libarchive-c
|
|
||||||
(package-with-python2 python-libarchive-c))
|
|
||||||
|
|
||||||
(define-public python-file
|
(define-public python-file
|
||||||
(package/inherit file
|
(package/inherit file
|
||||||
(name "python-file")
|
(name "python-file")
|
||||||
|
|
Reference in New Issue