me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-libarchive-c.

* gnu/packages/python-xyz.scm (python2-libarchive-c): Delete variable.
Maxim Cournoyer 2022-04-29 17:45:23 -04:00
parent 42aa6229eb
commit 55383ea50b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")