~ruther/guix-local

ref: 19db1551dc6f6180d2cda9084c2dec37bf4923c9 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.2 MiB
7061f0b1 — Sharlatan Hellseher 2 years ago
gnu: python-pyspnego: Propagate python-krb5.

* gnu/packages/python-xyz.scm (python-pyspnego)[propagated-inputs]: Add
python-krb5.

Change-Id: I2c8ccbd66394cb90ea047f7327d05ecbfe2ec22d
bba2fa64 — Troy Figiel 2 years ago
gnu: Add python-krb5.

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

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1e3f1f9f — Sharlatan Hellseher 2 years ago
gnu: Remove python-activepapers.

<https://issues.guix.gnu.org/68425>

This package fails to build and has been not maintained since 2017.

* gnu/packages/python-xyz.scm (python-activepapers): Remove variable.

Reported-by: Troy Figiel <troy@troyfigiel.com>
Change-Id: Id1e968cd4e06919a80ad05e5c8d3fb207426fdde
ea785c2b — Nicolas Graves 2 years ago
gnu: python-wand: Fix libmagick access.

* gnu/packages/python-xyz.scm (python-wand):
[build-system]: Use pyproject-build-system.
[arguments](phases): Delete phase check. Replace phase find-magickwand
by phase harcode-lib-path.

Change-Id: I3ddf7045a404f76743c14a5b8183ce9f3196ffd1
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
749c3e01 — Guillaume Le Vaillant 2 years ago
Merge branch 'master' into lisp-team

Change-Id: I6c2ce53e782a00861c3adf01c2505099daef7728
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>
Next