~ruther/guix-local

d110f7dd — Maxim Cournoyer 1 year, 2 months ago
gnu: bash-with-syslog: Use package/inherit.

This ensures that any grafts applied to bash will be inherited to this
variant.

* gnu/packages/bash.scm (bash-with-syslog): Use package/inherit.

Change-Id: I58aa0f23f624f9e27a5842f638a49bb715b51122
ad73bdec — Maxim Cournoyer 1 year, 2 months ago
gnu: static-minimal: Use package/inherit.

This ensures that any grafts applied to bash will be inherited to this
variant.

* gnu/packages/bash.scm (static-bash): Use package/inherit.

Change-Id: I2cce8415747d4ad0df7732d9f516e493b7b46ff7
f6622b74 — Maxim Cournoyer 1 year, 2 months ago
gnu: bash-minimal: Use package/inherit.

This ensures that any grafts applied to bash will be inherited to this
variant.

* gnu/packages/bash.scm (bash-minimal): Use package/inherit.

Change-Id: I5221b08c02b7afc7b88e01265eea41d27cd010f0
50f2efbb — Sharlatan Hellseher 1 year, 2 months ago
gnu: packages/python-xyz: Remove unused modules.

* gnu/packages/python-xyz.scm: Remove gl, graphics, gstreamer, sdl, and
swig modules.

Change-Id: I9112fd3e9216541e6fc7c2e3048b0892ad4e77f4
8287b48e — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pastel: Move to python-xyz.

* gnu/packages/graphics.scm (python-pastel): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I0179d8111db7a8ef088461524f2ca481534100e7
80581a28 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pysdl2: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-pysdl2): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

Change-Id: I54aba5426a666063c6aa4aedc004ca3c3faa54bb
40aefa69 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pytmx: Fix build.

* gnu/packages/game-development.scm (python-pytmx): Fix build, improve
style.
[build-system]: Switch to pyproject.
[arguments] <tests?>: No tests in PyPI provided, disable.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Id879d37564b7b4a6fd320ca8a7cc5d3d8f182806
f8f5a10d — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pysdl2: Update to 0.9.17.

* gnu/packages/python-xyz.scm (python-pysdl2): Update to 0.9.17.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ic6830f73a2d8629d7c47cfd329dfa4ddbcb14f19
ab38239f — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pysdl2: Use G-expressions.

* gnu/packages/python-xyz.scm (python-pysdl2): Refresh package style
with G-expressions and FORMAT.

Change-Id: Id3f43b490ca4892337769cbce65b1fa6d08738e9
3387675d — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pysdl2: Fix indentation.

* gnu/packages/python-xyz.scm (python-pysdl2): Fix indentation.

Change-Id: I5171a1a06640fcb6bafaa9ae77a4202098130cef
e844f7bd — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pivy: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-pivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

* gnu/packages/engineering.scm: Add python-graphics module.

Change-Id: I3fd1d43f8c45229531ea82f294ee4eb8042d4f70
1ed1b0d6 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-kivy: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-kivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

Change-Id: If8fda7d519ad47a7c9a737405bb19454db0cde11
0fb79cb9 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-kivymd: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-kivymd): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

Change-Id: I9ec6cb7eb19741d01daca4ba8df82267e72887cc
42f7d1c9 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-asyncgui: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-asyncgui): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

Change-Id: Id784934c8bdcf46d148792259efdbd1d9708a641
4883841f — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-asynckivy: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-asynckivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

Change-Id: I22db22da9bf83edbb429c8a8cd7ae45c218e5b19
bbb06b2c — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-asynckivy: Fix home page.

* gnu/packages/python-xyz.scm (python-asynckivy): [home-page]: Permanent
redirect from <https://github.com/gottadiveintopython/asynckivy> to
<https://github.com/asyncgui/asynckivy>.

Change-Id: I7ec47fb8396339e2e66489a0a9a4be4ec8265cb6
09effee8 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-asynckivy: Update to 0.8.1.

* gnu/packages/python-xyz.scm (python-asynckivy): Update to 0.8.1.
[source]: Switch to git-fetch containing tests.
[build-system]: Switch to pyproejct.
[native-inputs]: Add python-poetry-core and python-pytest.

Change-Id: Ie7145f020e0487799ca8af0ce4506a5ffc290191
81be05a6 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-asyncgui: Fix hope page.

* gnu/packages/python-xyz.scm (python-asyncgui): [home-page]: Permanent
redirect from <https://github.com/gottadiveintopython/asyncgui> to
<https://github.com/asyncgui/asyncgui>.

Change-Id: Ic2fcbf4abbc208d16ae33e91a9eb71e9febd7988
aaa898ec — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-asyncgui: Update to 0.8.0.

* gnu/packages/python-xyz.scm (python-asyncgui): Update to 0.8.0.
[source]: Switch to git-fetch containing tests.
[build-system]: Switch to pyproejct.
[native-inputs]: Add python-poetry-core and python-pytest.

Change-Id: I56830e39e99830bceae60f2f3b9afcf70bf00093
c17e70a3 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-kivymd: Update to 1.1.1.

* gnu/packages/python-xyz.scm (python-kivymd): Update to 1.1.1.
[source]: Switch to git-fetch containing tests.
[build-system]: Switch to pyproject.
[arguments] <tests?>: Enable some tests.
<phases>: Add 'fix-modules.
[native-inputs]: Add python-pytest, python-pytest-asyncio,
python-setuptools, and python-wheel.

Change-Id: I5b82048776484eb115ba590dd7a34bdb9097aa66
Next