me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-requests-file.

* gnu/packages/python-xyz.scm (python2-requests-file): Delete variable.
Maxim Cournoyer 2022-04-29 23:09:03 -04:00
parent 242d07cad0
commit 01bbf6fd67
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -22688,9 +22688,6 @@ and corruption checks.")
library to allow local file system access via @code{file://} URLs.")
(license license:asl2.0)))
(define-public python2-requests-file
(package-with-python2 python-requests-file))
(define-public python-identify
(package
(name "python-identify")