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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user