gnu: Rename "trytond" to "python-trytond".

* gnu/packages/tryton.scm (trytond): Rename to...
(python-trytond): ...this.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
Adriano Peluso 2018-01-22 19:11:59 +01:00 committed by Danny Milosavljevic
parent bf3563d5a4
commit f38d2b422a
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -29,9 +29,9 @@ (define-module (gnu packages tryton)
#:use-module (guix download) #:use-module (guix download)
#:use-module (guix build-system python)) #:use-module (guix build-system python))
(define-public trytond (define-public python-trytond
(package (package
(name "trytond") (name "python-trytond")
(version "4.6.2") (version "4.6.2")
(source (source
(origin (origin