mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-orator: Remove package.
* gnu/packages/databases.scm (python-orator)[properties]: Delete field. (python2-orator): Remove variable.
This commit is contained in:
parent
5d7d7e8505
commit
39be293c2c
1 changed files with 1 additions and 5 deletions
|
@ -2786,11 +2786,7 @@ Memory-Mapped Database} (LMDB), a high-performance key-value store.")
|
|||
(description
|
||||
"Orator provides a simple ActiveRecord-like Object Relational Mapping
|
||||
implementation for Python.")
|
||||
(license license:expat)
|
||||
(properties `((python2-variant . ,(delay python2-orator))))))
|
||||
|
||||
(define-public python2-orator
|
||||
(package-with-python2 (strip-python2-variant python-orator)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public virtuoso-ose
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue