1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-07 17:55:55 +02:00

gnu: Remove python2-schema.

* gnu/packages/python-xyz.scm (python2-schema): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 21:21:50 -04:00
parent 8f3d4178e7
commit 83462e1f4c
-3
View File
@@ -3773,9 +3773,6 @@ services or command-line parsing, converted from JSON/YAML (or
something else) to Python data-types.")
(license license:psfl)))
(define-public python2-schema
(package-with-python2 python-schema))
(define-public python-schema-0.5
(package (inherit python-schema)
(version "0.5.0")