gnu: Rename "trytond" to "python-trytond".
* gnu/packages/tryton.scm (trytond): Rename to...
(python-trytond): ...this.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: Add python-proteus.
* gnu/packages/tryton.scm (python-proteus): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: Add python-phonenumbers.
* gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New
variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: tryton: Updated to 4.6.2.
* gnu/packages/tryton.scm (tryton): Update to 4.6.2.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: trytond: Updated to 4.6.2.
* gnu/packages/tryton.scm (trytond): Updated to 4.6.2.
[inputs]: Add python-magic.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: python-relatorio: Update to 0.8.0.
* gnu/packages/python.scm (python-relatorio): Updated to 0.8.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: python-magic: Update to 0.4.15.
* gnu/packages/python.scm (python-magic) Updated to 0.4.15.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: wxwidgets: Use webkitgtk-2.4.
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Replace "webkitgtk" by
"webkitgtk-2.4".
gnu: aria-maestosa: Use scons-build-system.
* gnu/packages/music.scm (aria-maestosa)[build-system]: Use
scons-build-system.
[native-inputs]: Remove scons-python2.
[arguments]: Use scons-python2.
<#:phases>: Remove custom phases "build" and "install".
Add custom phase "fix-directory-permissions".
gnu: aria-maestosa: Use scons-python2.
* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by
"scons-python2".
gnu: parallel: Don't end phase with #<undefined>.
* gnu/packages/parallel.scm (parallel)[arguments]: Use INVOKE.
gnu: parallel: Update to 20180122.
* gnu/packages/parallel.scm (parallel): Update to 20180122.
gnu: guix: Update snapshot to 33988f9.
* gnu/packages/package-management.scm (guix): Update to 33988f9.
gnu: python-kivy: Add "git" native-input.
* gnu/packages/python.scm (python-kivy)[native-inputs]: Add git.
gnu: khmer: Add aarch64-linux to supported systems.
* gnu/packages/bioinformatics.scm (khmer)[supported-systems]: Add
aarch64-linux to the supported systems.
gnu: nss-certs: Update to 3.35.
* gnu/packages/certs.scm (nss-certs): Update to 3.35.
gnu: iq80-snappy: Improve synopsis & description.
* gnu/packages/compression.scm (iq80-snappy)[synopsis, description]: Fix
typos and add ‘(de)compressor’ keywords.
gnu: go: Improve description.
* gnu/packages/golang.scm (go-1.4)[description]: Edit for clarity.
gnu: go@1.9: Drop left-over work-around.
* gnu/packages/golang.scm (go-1.9)[arguments]: Remove substitution for
fixed bug from the ‘prebuild’ phase.