Age | Commit message (Expand) | Author |
2020-01-15 | gnu: python-lxml: Move to (gnu packages xml)....* gnu/packages/python-xyz.scm (python-lxml): Move from here ...
* gnu/packages/xml.scm (python-lxml): ... to here.
* gnu/packages/django.scm, gnu/packages/drones.scm,
gnu/packages/libreoffice.scm, gnu/packages/nutrition.scm,
gnu/packages/openstack.scm, gnu/packages/pulseaudio.scm,
gnu/packages/python-science.scm, gnu/packages/tryton.scm,
gnu/packages/wireservice.scm: Adjust module imports.
| Marius Bakke |
2019-07-08 | gnu: wireservice: New wireservice-package macro....Replace the parent 'base-package' variable with a 'wireservice-package' macro
that includes all common package fields.
* gnu/packages/wireservice.scm (base-package): Delete.
(wireservice-package): New macro.
(python-leather, python-agate, python-agate-sql, python-agate-dbf,
python-agate-excel): Use wireservice-package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |
2019-07-07 | gnu: Add csvkit....* gnu/packages/wireservice.scm (csvkit): New variable.
* gnu/packages/patches/csvkit-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |
2019-07-07 | gnu: Add python-agate-excel....* gnu/packages/wireservice.scm (python-agate-excel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |
2019-07-07 | gnu: Add python-agate-dbf....* gnu/packages/wireservice.scm (python-agate-dbf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |
2019-07-07 | gnu: Add python-agate-sql....* gnu/packages/wireservice.scm (python-agate-sql): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |
2019-07-07 | gnu: Add python-agate....* gnu/packages/wireservice.scm (python-agate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |
2019-07-07 | gnu: Add python-leather....* gnu/packages/wireservice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois |