~ruther/guix-local

8712167d — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-acstools: Add missing inputs.

* gnu/packages/astronomy.scm (python-acstools) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia0bcc0ada21e79b4460f24d9308035f0dc2dc127
332481ce — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-astroplan: Adjust inputs.

* gnu/packages/astronomy.scm (python-astroplan) [propagated-inputs]:
Remove python-six.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I6a126ccb800e6bd82ecb1144367bed73d3548caa
530fdf80 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-stpipe: Add missing inputs.

* gnu/packages/astronomy.scm (python-stpipe): [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I62cc2f5f6a14b15caa7c0cc6c48a644bfaf53674
5aa46730 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-astroquery: Add missing inputs.

* gnu/packages/astronomy.scm (python-astroquery) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Icd3e55d29ff8e735188abdce933c336088115db7
7343ab13 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-monthdelta: Add missing inputs.

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

Change-Id: I273ed753c5808098434efa20c70a7c7f0a7d109d
4ad6679e — Ricardo Wurmus 1 year, 2 months ago
gnu: python-mofax: Update to 0.3.7-1.e4821fe.

This looks like a downgrade, but it is in fact a more recent commit.

* gnu/packages/bioinformatics.scm (python-mofax): Update to 0.3.7-1.e4821fe.
[source]: Remove obsolete snippet.
[arguments]: Remove test flags.
[propagated-inputs]: Move python-poetry-core from here...
[native-inputs]: ...to here.

Change-Id: I6093d282887135f6b99d34a853cd9371cffe98f1
822f23c0 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-mord: Add missing inputs.

* gnu/packages/machine-learning.scm (python-mord)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I597517f73fca8e3fe15b81bb6b8929572841de95
f457f79d — Ricardo Wurmus 1 year, 2 months ago
gnu: python-hyperkitty: Update to 1.3.12.

* gnu/packages/mail.scm (python-hyperkitty): Update to 1.3.12.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests conditionally.
[propagated-inputs]: Add python-django-debug-toolbar, python-django-q2,
python-elasticsearch, python-isort, python-lxml, python-tzdata, and
python-whoosh; remove python-django-q and python-pytz.
[native-inputs]: Remove python-mock, python-elasticsearch, python-isort, and
python-lxml; add tzdata-for-tests and python-pdm-backend.

Change-Id: I38a38fe75bc43071443f9ea49eeb8ccc9bf3fa3d
e5a67a42 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-django-q2: Add missing inputs.

* gnu/packages/django.scm (python-django-q2)[propagated-inputs]: Add
python-blessed, python-boto3, python-croniter, python-django-q-rollbar,
python-django-q-sentry, python-django-redis, python-hiredis,
python-importlib-metadata, python-iron-mq, python-psutil, python-pymongo,
python-redis, and python-setproctitle.
[native-inputs]: Add python-pytest.

Change-Id: If0bfa8d218a5230c739d535feed107e716e88983
7bcc581f — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-django-q-rollbar.

* gnu/packages/django.scm (python-django-q-rollbar): New variable.

Change-Id: I6a47fa6a65abfe6fec63f7c860ce0841cccaa462
5af69ae4 — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-django-q-sentry.

* gnu/packages/django.scm (python-django-q-sentry): New variable.

Change-Id: Iaa23ed584b6528aee52d842e0b4b88ff2ffff09f
8c8d4028 — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-iron-mq.

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

Change-Id: I97e18d93118747659db962c0fd2d384900ad254d
a3550334 — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-iron-core.

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

Change-Id: I0ba16f575e111b86f7c8aac5e8d2eb5331e082c6
025bd7d3 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-django-compressor: Update to 4.5.1.

* gnu/packages/django.scm (python-django-compressor): Update to 4.5.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add phases 'relax-requirements and 'skip-bad-test; simplify
'check phase; enable tests.
[propagated-inputs]: Add python-django and python-django-sekizai.
[native-inputs]: Remove python-django-sekizai and python-mock; add
python-setuptools and python-wheel.

Change-Id: I3f528e3ac1eed971ee39494a4f49fedf14d6449d
10b4312e — Ricardo Wurmus 1 year, 2 months ago
gnu: python-rjsmin: Update to 1.2.3.

* gnu/packages/python-xyz.scm (python-rjsmin): Update to 1.2.3.
[source]: Simplify snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
[native-inputs]: Add python-setuptools and python-wheel.
[description]: Reformat.

Change-Id: I439123d6de89a95d5d4b96e0c376a6ba2f61221b
63787199 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-rcssmin: Update to 1.2.0.

* gnu/packages/python-xyz.scm (python-rcssmin): Update to 1.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: Ie61bec0942852e53d84d85364e3e445d42bf3049
6e2cacf2 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-sentry-sdk: Update to 1.5.5.

* gnu/packages/python-xyz.scm (python-sentry-sdk): Update to 1.5.5.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags; simplify custom 'check phase.
[native-inputs]: Add nss-certs-for-test, python-setuptools, and python-wheel.

Change-Id: I1b4097a582c14a6b39e69d35795b7e53d832463d
eee88d70 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-hiredis: Update to 3.1.0.

* gnu/packages/patches/python-hiredis-fix-header.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/databases.scm (python-hiredis): Update to 3.1.0.
[source]: Remove patch.
[arguments]: Remove.

Change-Id: I095c89329e4c42316398c7fccc86e1dee0affaea
21d41c31 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-kanon: Use python-pandas@2.2.3.

* gnu/packages/astronomy.scm (python-kanon) [propagated-inputs]: Remove
python-pandas-1; add python-pandas.

Change-Id: I84a6dc0f03c17326dcb4164f4bdf0a709e3f4cdd
d64d1fb4 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-astroscrappy: Add missing input.

* gnu/packages/astronomy.scm (python-astroscrappy): [native-inputs]: Add
python-wheel.

Change-Id: Ie0cc125dad856f0540eaa3657a6c30f67cc79c66
Next