me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-schema.

* gnu/packages/python-xyz.scm (python2-schema): Delete variable.
Maxim Cournoyer 2022-04-29 21:21:50 -04:00
parent 8f3d4178e7
commit 83462e1f4c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

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")