~ruther/guix-local

ref: 6e76509d2437178b260efceb9c19ca3ed2570fcd guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.2 MiB
fe9a30f2 — Troy Figiel 2 years ago
gnu: Add python-multimethod.

* gnu/packages/python-xyz.scm (python-multimethod): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
76470d47 — Troy Figiel 2 years ago
gnu: python-h5py: Reformat with guix style.

* gnu/packages/python-xyz.scm (python-h5py): Reformat with guix style.

Change-Id: I9c8fabcb8a438909ff70a2c98c9e01b3a82079f3
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
def73493 — Troy Figiel 2 years ago
gnu: python-h5py: Enable tests.

* gnu/packages/python-xyz.scm (python-h5py)[native-inputs]: Add python-ipython and python-pytest.

Change-Id: Ia1cae8bce802805c9d9b38a3bf515423f9b719b4
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
da2c3005 — Troy Figiel 2 years ago
gnu: Add python-jaraco-collections.

* gnu/packages/python-xyz.scm (python-jaraco-collections): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
5137af3e — Troy Figiel 2 years ago
gnu: Add python-jaraco-text.

* gnu/packages/python-xyz.scm (python-jaraco-text): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
74c5a6af — Troy Figiel 2 years ago
gnu: Add python-hdf5storage.

* gnu/packages/python-xyz.scm (python-hdf5storage): New variable.

Change-Id: If54c5f4b634658854bbe9312dce194643fe23733
d9dee5ea — John Kehayias 2 years ago
Merge branch 'master' into mesa-updates

Change-Id: I0b92a95109688a1a4c50572bc25a4e5676e0921e
2ef73c6b — Sharlatan Hellseher 2 years ago
gnu: Add python-djitellopy.

* gnu/packages/python-xyz.scm (python-djitellopy): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I3e1fe9ecc7c02cb22a979c494fd76db678019e2e
a59922da — Sharlatan Hellseher 2 years ago
gnu: Add python-av.

* gnu/packages/python-xyz.scm (python-av): New variable.
ef4e4c9a — John Kehayias 2 years ago
Merge branch 'master' into mesa-updates

Change-Id: I46ca25bea98d25150877421c6d5161752afabb25
37520011 — Ricardo Wurmus 2 years ago
gnu: python-dm-tree: Fix build.

* gnu/packages/python-xyz.scm (python-dm-tree)[arguments]: Drop
--whole-archive linker arguments because with them symbols provided by
libabsl_hash.a would not be found.

Change-Id: Id9ea0e233dc9a1cc76c88c08314803671e4810f9
4d8b93e8 — Ricardo Wurmus 2 years ago
gnu: Add python-pymemcache.

* gnu/packages/python-xyz.scm (python-pymemcache): New variable.

Change-Id: I2141c79d01d8a59e9cd4ee2fbef608ba882ffaa9
92227248 — John Kehayias 2 years ago
Merge branch 'master' into mesa-updates

Change-Id: I16539f64df739453a83f8dfd962e04910a7d7ff5
bc509aba — Troy Figiel 2 years ago
gnu: Add python-ast-decompiler.

* gnu/packages/python-xyz.scm (python-ast-decompiler): New variable.

Change-Id: Id0f47c866e72c9f7053da47fdd7aea840a191e62
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
5f2a3c3e — Troy Figiel 2 years ago
gnu: python-flake8-isort: Update to 6.1.0.

* gnu/packages/python-xyz.scm (python-flake8-isort): Update to 6.1.0.
[arguments]<#:phases>: Update check phase, because tests have been moved to run_tests.py.
[propagated-inputs]: Remove python-testfixtures.

Change-Id: Iecaf50021c8f29fb083f7a85b7ac731836e97384
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
d460b12d — Mathieu Othacehe 2 years ago
gnu: Add python-rpds-py.

* gnu/packages/python-xyz.scm (python-rpds-py): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I6f4d80cc7a9a3d591fcf894375ef14e079573c0d
bdec4d86 — Spencer King 2 years ago
gnu: Add python-icegrams.

* gnu/packages/python-xyz.scm (python-icegrams): New variable.

Change-Id: Ia0044304f8b2002a5362813448a6172c2f3eef5b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
256d5b35 — Liliana Marie Prikler 2 years ago
Merge branch 'master' into wip-webkit
17c3a3bf — John Kehayias 2 years ago
Merge branch 'master' into mesa-updates

Change-Id: I0c6e2410c51335c68634738be030e374f5b492e9
0de5677a — Troy Figiel 2 years ago
gnu: python-cookiecutter: Update to 2.5.0.

* gnu/packages/python-xyz.scm (python-cookiecutter): Update to 2.5.0.
[arguments]<#:phases>: Add 'pre-check phase to set a writable home directory
and patch dynamically generated shebangs. Replace the default check phase to use pytest.
[native-inputs]: Add bash-minimal and git. Remove python-pytest-catchlog.
[propagated-inputs]: Add python-arrow, python-pyyaml and python-rich. Remove
python-future, python-jinja2-time, python-poyo, python-text-unidecode and
python-whichcraft.

Change-Id: Ifc612136fa9a67ad643d0e1c031d173a3b3904a4
Signed-off-by: Christopher Baines <mail@cbaines.net>
Next