gnu: Remove python2-schema-0.5.

* gnu/packages/python-xyz.scm (python2-schema-0.5): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:05:33 -04:00
parent 748f3ef483
commit 4087be253b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3651,9 +3651,6 @@ (define-public python-schema-0.5
(base32
"10zqvpaky51kgb8nd42bk7jwl8cn2zvayxjpdc1wwmpybj92x67s"))))))
(define-public python2-schema-0.5
(package-with-python2 python-schema-0.5))
(define-public python-kitchen
(package
(name "python-kitchen")