me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-backports-abc.

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

View File

@ -10431,9 +10431,6 @@ low-level X clients. It is written entirely in Python.")
@code{collections.abc} module in Python-3.5.")
(license license:psfl)))
(define-public python2-backports-abc
(package-with-python2 python-backports-abc))
(define-public python-backports-csv
(package
(name "python-backports-csv")