me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-attrs.

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

View File

@ -19336,9 +19336,6 @@ JSON) codec.")
protocols.")
(license license:expat)))
(define-public python2-attrs
(package-with-python2 python-attrs))
(define-public python-attrs-bootstrap
(package
(inherit python-attrs)