me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-simplejson.

* gnu/packages/python-xyz.scm (python2-simplejson): Delete variable.
Maxim Cournoyer 2022-05-01 02:52:49 -04:00
parent d6c43683cf
commit 3bf50750fc
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2724,9 +2724,6 @@ the optional C extension for speedups. Simplejson is also supported on
Python 3.3+.")
(license license:x11)))
(define-public python2-simplejson
(package-with-python2 python-simplejson))
(define-public python-pyicu
(package