me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-attrs-bootstrap.

* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
Maxim Cournoyer 2022-05-13 15:00:50 -04:00
parent afde361377
commit 61d0c52b9d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -18413,9 +18413,6 @@ JSON) codec.")
(native-inputs `()) (native-inputs `())
(arguments `(#:tests? #f)))) (arguments `(#:tests? #f))))
(define-public python2-attrs-bootstrap
(package-with-python2 python-attrs-bootstrap))
(define-public python-cliapp (define-public python-cliapp
(package (package
(name "python-cliapp") (name "python-cliapp")