Ricardo Wurmus
030a90bf9c
gnu: python-bleach: Update to 5.0.1.
...
* gnu/packages/python-xyz.scm (python-bleach): Update to 5.0.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
2023-05-08 14:31:09 +02:00
Sharlatan Hellseher
450185df4e
gnu: python-extension-helpers: Update to 1.0.0.
...
* gnu/packages/python-xyz.scm (python-extension-helpers): Update to
1.0.0.
[build-system]: Use pyproject-build-system.
[arguments]<tests>: Disable them, as pytest can't load the test suite.
[native-inputs]: Add python-setuptools-scm.
[home-page]: Re-point to actual project home page.
[synopsis]: Adjust it to cover actual project.
[description]: ... as above.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-08 12:42:09 +03:00
Ricardo Wurmus
9e44426e68
gnu: Add python-orjson.
...
* gnu/packages/python-xyz.scm (python-orjson): New variable.
2023-05-07 19:29:31 +03:00
Efraim Flashner
6f19d7001b
gnu: python-blessed: Run test suite.
...
* gnu/packages/python-xyz.scm (python-blessed)[arguments]: Run the test
suite.
2023-05-07 12:13:01 +03:00
Adam Maleszka
2a38bc9a77
gnu: python-blessed: Update to 1.17.9.
...
* gnu/packages/python-xyz.scm (python-blessed): Update to 1.17.9.
[source]: Remove trailing #t from snippet.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-07 12:10:03 +03:00
Raphaël Mélotte
4dbe29a76a
gnu: glances: Update to 3.3.1.1.
...
* gnu/packages/python-xyz.scm (glances): Update to 3.3.1.1
[propagated-inputs]: Add python-ujson, which is a new dependency since release
v3.3.1 (replacing the builtin json module).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-06 17:17:57 +02:00
Raphaël Mélotte
819cd80710
gnu: python-ujson: Update to 5.7.0.
...
* gnu/packages/python-xyz.scm (python-ujson): Update to 5.7.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-06 17:17:55 +02:00
Ricardo Wurmus
adbd97cbb0
gnu: Add python-norns.
...
* gnu/packages/python-xyz.scm (python-norns): New variable.
2023-05-05 15:39:29 +02:00
Ricardo Wurmus
fcd397e4a6
gnu: Add python-xdg.
...
* gnu/packages/python-xyz.scm (python-xdg): New variable.
2023-05-05 15:39:29 +02:00
Ricardo Wurmus
25623a3b34
gnu: Add python-qnorm.
...
* gnu/packages/python-xyz.scm (python-qnorm): New variable.
2023-05-05 15:39:29 +02:00
Ricardo Wurmus
5eac2bbb71
gnu: Add python-filelock-3.5.
...
* gnu/packages/python-xyz.scm (python-filelock-3.5): New variable.
2023-05-05 15:39:29 +02:00
Ricardo Wurmus
f41c9409f2
gnu: Add python-mysql-connector-python.
...
* gnu/packages/python-xyz.scm (python-mysql-connector-python): New variable.
2023-05-05 15:39:28 +02:00
Ricardo Wurmus
99627b86c8
gnu: Add python-palettable.
...
* gnu/packages/python-xyz.scm (python-palettable): New variable.
2023-05-05 15:39:28 +02:00
Lars-Dominik Braun
4e6cf8e624
gnu: python-gssapi: Update to 1.8.2.
...
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.8.2.
[native-inputs]: Add python-cython.
2023-05-05 09:17:07 +02:00
Lars-Dominik Braun
65dbd10626
gnu: python-k5test: Update to 0.10.3.
...
* gnu/packages/python-xyz.scm (python-k5test): Update to 0.10.3.
2023-05-05 09:16:34 +02:00
Ludovic Courtès
dc5430c9dc
gnu: python-fs: Remove indirect dependency on Rust when unsupported.
...
This allows to build font-abattis-cantarell on aarch64-linux.
* gnu/packages/python-xyz.scm (python-fs)[arguments]: Add #:tests?.
[native-inputs]: Turn into the empty list when cross-compiling or when
PYTHON-PYFTPDLIB is not supported.
2023-05-04 23:14:21 +02:00
Ricardo Wurmus
d0a6c11079
gnu: Add python-diff-cover.
...
* gnu/packages/python-xyz.scm (python-diff-cover): New variable.
2023-05-04 18:47:17 +02:00
Ricardo Wurmus
155137d28a
gnu: Add python-loguru.
...
* gnu/packages/python-xyz.scm (python-loguru): New variable.
2023-05-04 18:47:17 +02:00
Ricardo Wurmus
d60b77ee5d
gnu: Add python-chevron.
...
* gnu/packages/python-xyz.scm (python-chevron): New variable.
2023-05-04 18:47:17 +02:00
Ricardo Wurmus
66993edc17
gnu: Add python-iteround.
...
* gnu/packages/python-xyz.scm (python-iteround): New variable.
2023-05-04 18:47:17 +02:00
Efraim Flashner
59268c5ef1
gnu: python-numpy: Fix building for armhf-linux.
...
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Skip another
test in the 'check phase when building for armhf-linux.
2023-05-03 11:39:59 +03:00
Ricardo Wurmus
297805b1f8
gnu: python-docutils-0.15: Add missing input.
...
* gnu/packages/python-xyz.scm (python-docutils-0.15)[native-inputs]: Add
python-setuptools-57.
2023-04-27 16:32:47 +02:00
Ricardo Wurmus
4ea332cd50
gnu: python-watchgod: Update to 0.8.1.
...
* gnu/packages/python-xyz.scm (python-watchgod): Update to 0.8.1.
[build-system]: Use pyproject-build-system.
[arguments]: Specify #:test-flags instead of overwriting 'check phase.
[native-inputs]: Add python-anyio.
2023-04-26 22:52:05 +02:00
Ricardo Wurmus
18786ae502
gnu: python-fastjsonschema: Use pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-fastjsonschema): Reindent.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom check phase; update comment on why tests are
disabled.
2023-04-26 22:12:32 +02:00
Ricardo Wurmus
abda97b645
gnu: python-multiprocess: Update to 0.70.14.
...
* gnu/packages/python-xyz.scm (python-multiprocess): Update to 0.70.14.
[build-system]: Use pyproject-build-system.
[arguments]: Adjust directory containing tests; disable two more tests;
replace check phase instead of deleting and adding it; run tests
conditionally.
2023-04-26 21:33:02 +02:00
Ricardo Wurmus
95fdd862d0
gnu: python-dill: Update to 0.3.6.
...
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.6.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests conditionally; drop trailing #T from build phase.
2023-04-26 21:33:02 +02:00
Ricardo Wurmus
faa4485b52
gnu: python-fire: Add missing input.
...
* gnu/packages/python-xyz.scm (python-fire)[native-inputs]: Add python-mock.
2023-04-26 21:33:02 +02:00
Ricardo Wurmus
5bfce83dc4
gnu: python-tables: Build cython files from source.
...
* gnu/packages/python-xyz.scm (python-tables)[source]: Remove generated C
files.
[arguments]: Remove trailing #T from build phases; use G-expression; override
library directories.
[inputs]: Add c-blosc and lzo.
2023-04-26 17:01:08 +02:00
Ricardo Wurmus
2d883cbd6d
gnu: python-bokeh: Add missing input.
...
* gnu/packages/python-xyz.scm (python-bokeh)[native-inputs]: Add python-mock.
2023-04-26 16:39:10 +02:00
Andreas Enge
81ec8eba91
gnu: nikola: Add input.
...
* gnu/packages/python-xyz.scm (nikola)[propagated-inputs]: Add python-toml.
2023-04-26 15:56:30 +02:00
Ricardo Wurmus
399e1b8e01
gnu: python-ipykernel: Fix build.
...
* gnu/packages/python-xyz.scm (python-ipykernel)[build-system]: Use
pyproject-build-system.
[arguments]: Use pyproject-build-system modules; add build phase
'hide-zmq-deprecation-warnings.
2023-04-26 13:33:30 +02:00
Ricardo Wurmus
4ef9fbcc35
gnu: python-jupyter-client: Disable one test.
...
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Begrudgingly
disable one failing test, because there is no information on why it fails.
2023-04-26 11:44:45 +02:00
Ricardo Wurmus
cc79caccee
gnu: python-jupyter-client-bootstrap: Hide zmq deprecation warning.
...
* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[arguments]:
Add phase 'hide-zmq-deprecation-warning.
2023-04-26 11:44:45 +02:00
Ricardo Wurmus
358428c1ec
gnu: python-jupyter-client-bootstrap: Use pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[build-system]:
Use pyproject-build-system.
2023-04-26 11:44:45 +02:00
Andreas Enge
c919bfefd9
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-25 15:19:29 +02:00
Ricardo Wurmus
ce0bdceb49
gnu: python-importlib-resources: Update to 5.12.0.
...
* gnu/packages/python-xyz.scm (python-importlib-resources): Update to 5.12.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase to avoid "pip install".
[native-inputs]: Remove python-toml; add python-flake8, python-pytest,
python-pytest-black, python-pytest-checkdocs, python-pytest-cov,
python-pytest-enabler, python-pytest-flake8, python-pytest-mypy, and
python-setuptools-57.
[propagated-inputs]: Add python-zipp.
2023-04-25 11:32:10 +02:00
Lars-Dominik Braun
54771a5b6a
gnu: python-anyio: Upgrade to 3.6.2.
...
* gnu/packages/python-xyz.scm (python-anyio): Upgrade to 3.6.2.
2023-04-25 11:08:32 +02:00
Lars-Dominik Braun
27e1451891
gnu: python-trio: Downgrade to 0.21.
...
Version 0.22 deprecates MultiError, which trips up testsuites of
dependents. python-anyio for instance is explicitly not compatible with >=
0.22, so stick to an older release.
* gnu/packages/python-xyz.scm (python-trio): Downgrade to 0.21.
[arguments]: Disable failing test.
2023-04-25 11:08:29 +02:00
Maxim Cournoyer
971f00f237
gnu: python-tlsh: Fix build.
...
* gnu/packages/python-xyz.scm (python-tlsh) [build-system]: Switch to
python-build-system.
[arguments]: Remove #:out-of-source. Remove install phase override. Add a
configure, chdir and adjust the check phase override.
[inputs]: Delete field.
[native-inputs]: New field.
2023-04-24 21:31:56 -04:00
Maxim Cournoyer
941adac603
gnu: python-pdbpp: Update to 0.10.3-0.e1c2e34.
...
* gnu/packages/python-xyz.scm (python-pdbpp): Update to 0.10.3-0.e1c2e34.
[arguments]: Add pretend-version phase.
2023-04-24 20:19:23 -04:00
Maxim Cournoyer
6378c9bb68
gnu: Add python-jsonschema-3.
...
* gnu/packages/python-xyz.scm (python-jsonschema-3): New variable.
2023-04-24 20:01:02 -04:00
Dominik Delgado Steuter
14970395cc
gnu: Add python-gtts.
...
* gnu/packages/python-xyz.scm (python-gtts): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:35 +02:00
Ricardo Wurmus
523e5ee2f1
gnu: Add python-rich-click.
...
* gnu/packages/python-xyz.scm (python-rich-click): New variable.
2023-04-24 19:49:04 +02:00
John Kehayias
a0d49a726a
gnu: python-check-manifest: Update to 0.49.
...
* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.49.
[propagated-inputs]: Remove python-tomli.
2023-04-24 12:23:49 -04:00
John Kehayias
0c297b9b70
gnu: python-eventlet: Skip two failing tests.
...
* gnu/packages/python-xyz.scm (python-eventlet)[arguments]: In 'check' phase,
skip two more tests which are failing with Python 3.10 and have upstream bug
reports.
2023-04-24 11:37:16 -04:00
Liliana Marie Prikler
827df9d1dd
gnu: python-magic: Update to 0.4.27.
...
* gnu/packages/patches/python-magic-python-bytecode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/python-xyz.scm (python-magic): Update to 0.4.27.
[source]<patches>: Remove field.
[#:phases]<check>: Do not invoke ‘tests.py’.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-24 10:23:59 +02:00
John Kehayias
0094b2b25f
gnu: python-sure: Update to 2.0.1.
...
* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1.
[native-inputs]: Add python-rednose.
2023-04-24 00:25:34 -04:00
John Kehayias
519694209e
gnu: python-boltons: Update to 23.0.0.
...
* gnu/packages/python-xyz.scm (python-boltons): Update to 23.0.0.
2023-04-24 00:18:50 -04:00
John Kehayias
6b9e3f0dd1
gnu: python-configargparse: Update to 1.5.3.
...
* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.5.3.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove previous 'check' phase.
[native-inputs]: Add python-mock and python-pytest, remove python-pyyaml.
2023-04-23 23:39:32 -04:00
Leo Famulari
94f0b9f6bf
gnu: python-joblib: Update to 1.1.1.
...
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.1.
2023-04-23 22:51:58 -04:00
Ludovic Courtès
bc36da1426
gnu: python-pydevd: Skip three failing tests.
...
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: In 'check'
phase, skip a couple more tests.
2023-04-23 22:40:51 +02:00
Efraim Flashner
f838fe676b
gnu: python-shellingham: Run test suite.
...
* gnu/packages/python-xyz.scm (python-shellingham)[arguments]: Add
custom 'check phase.
[native-inputs]: Add python-pytest, python-pytest-mock.
2023-04-23 00:25:14 +03:00
Efraim Flashner
5a8fa27fe4
gnu: python-shellingham: Update to 1.5.1.
...
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1.
2023-04-23 00:24:47 +03:00
Efraim Flashner
db9ef31b8f
gnu: python-structlog: Update to 23.1.0.
...
* gnu/packages/python-xyz.scm (python-structlog): Update to 23.1.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-hatch-fancy-pypi-readme, python-hatch-vcs, and
python-hatchling.
2023-04-22 23:50:50 +03:00
Kaelyn Takata
dcf2de77e1
gnu: python-aenum: Update to 3.1.12.
...
* gnu/packages/python-xyz.scm (python-aenum): Update to 3.1.12.
[source]: Add snippet to delete Python 2 specific files.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 22:24:08 +02:00
Ricardo Wurmus
e9f01bfc97
gnu: python-setuptools-for-tensorflow: Patch for Python 3.10 compatibility.
...
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]:
Patch collections imports; remove wininst support.
2023-04-21 13:10:33 +02:00
John Kehayias
fe4978d5b5
gnu: python-numba: Update to 0.56.4.
...
* gnu/packages/python-xyz.scm (python-numba): Update to 0.56.4.
2023-04-21 01:24:02 -04:00
John Kehayias
d3de59ddc7
gnu: python-numexpr: Update to 2.8.4.
...
* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.8.4.
2023-04-20 15:46:33 -04:00
John Kehayias
dc26fd56f4
gnu: python-singledispatch: Update to 4.0.0.
...
* gnu/packages/python-xyz.scm (python-singledispatch): Update to 4.0.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest.
2023-04-20 15:46:28 -04:00
Maxim Cournoyer
e10e277f7a
gnu: python-anyio: Update to 3.6.2.
...
* gnu/packages/python-xyz.scm (python-anyio): Update to 3.6.2.
2023-04-19 20:12:19 -04:00
Maxim Cournoyer
af015334d1
gnu: python-fonttools-full: Rename to python-fonttools.
...
* gnu/packages/python-xyz.scm (python-fonttools): Rename to...
(python-fonttools-minimal): ... this.
(python-fonttools-full): Adjust references to base package. Rename to...
(python-fonttools): ... this.
(python-matplotlib):
* gnu/packages/fontutils.scm (python-cu2qu) [propagated-inputs]: Rename
python-fonttools-full to python-fonttools.
(python-ufolib2, python-defcon-bootstrap): Likewise.
* gnu/packages/pdf.scm (weasyprint): Likewise.
* gnu/packages/fonts.scm (font-meera-inimai) Adjust for renamed
python-fonttools-minimal.
* gnu/packages/fontutils.scm (python-cffsubr): Likewise.
(python-compreffor, python-cu2qu, python-fontmath, python-fontpens-bootstrap)
(python-fontparts-bootstrap, python-glyphsets, python-mutatormath)
(python-ufoprocessor, graphite2, python-ufolib2)
(python-defcon-bootstrap): Likewise.
* gnu/packages/graphics.scm (python-booleanoperations): Likewise.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
00a328847a
gnu: python-fonttools: Update to 4.39.3.
...
This should have been already merged but was left out in a conflict
resolution.
* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.39.3.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
798d91df26
gnu: python-scikit-build: Update to 0.17.1.
...
* gnu/packages/python-xyz.scm (python-scikit-build): Update to 0.17.1.
[source]: Update URI.
[arguments]: Update check phase override.
[native-inputs]: Add python-hatchling, python-hatch-fancy-pypi-readme and
python-hatch-vcs.
[propagated-inputs]: Add python-tomli.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
0a5da1d655
gnu: python-pyzmq: Disable two tests to fix build.
...
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Rename
disable-draft-test to disable-problematic-tests, and disable two extra tests.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
3c232c1361
gnu: Add python-asynctest.
...
* gnu/packages/python-xyz.scm (python-asynctest): New variable.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
ffef022d65
gnu: python-numpydoc: Update to 1.5.0.
...
* gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.5.0.
[arguments]: Delete relax-requirements phase.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
d477018b57
gnu: poetry: Update to 1.1.12.
...
* gnu/packages/python-xyz.scm (poetry): Update to 1.1.12.
[arguments]: Delete phases.
(python-msgpack-transitional): Delete variable.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
52e8f4d426
gnu: python-isort: Use gexps.
...
* gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps.
Delete extraneous add-installed-pythonpath call in check phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
2e6da431e2
gnu: python-isort: Update to 5.12.0.
...
* gnu/packages/python-xyz.scm (python-isort): Update to 5.12.0.
[arguments]: Delete loosen-requirements phase. Streamline
install-example-plugins phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
f91ce478f4
gnu: python-packaging: Remove labels.
...
* gnu/packages/python-xyz.scm (python-packaging)
[native-inputs]: Remove labels.
[propagated-inputs]: Likewise.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
ff85597812
gnu: python-execnet: Update to 1.9.0-1.d6aa1a5.
...
* gnu/packages/patches/python-execnet-read-only-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-xyz.scm (python-execnet): Update to 1.9.0-1.d6aa1a5.
[source]: Remove patch. Fetch from git.
[build-system]: Use pyproject-build-system.
[arguments]: Remove check phase override. Add adjust-for-pytest-7.2+,
pretend-version and prepare-for-tests phases.
[native-inputs]: Add python-hatchling, python-hatchling-vcs, python-py and
python-pytest-timeout.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
59deb3878a
gnu: python-hatchling: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-hatchling): Move to...
* gnu/packages/python-build.scm (python-hatchling): ... here.
2023-04-19 20:12:14 -04:00
Maxim Cournoyer
9df900341f
gnu: python-typing-extensions: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-typing-extensions): Move to...
* gnu/packages/python-build.scm (python-typing-extensions): ... here.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
3928e3d426
gnu: Remove python-typing-extensions-next.
...
* gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
d37747beda
gnu: python-typing-extensions: Use pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-typing-extensions)
[arguments]: Remove #:phases argument.
[native-inputs]: Remove python-pypa-build.
2023-04-19 20:12:13 -04:00
Maxim Cournoyer
5c66f98c42
gnu: python-xyz: Move some packages to (gnu packages python-build).
...
This is to prepare for the new 'python-hatchling' build package, which has
these dependencies.
* gnu/packages/python-xyz.scm (python-pathspec, python-pluggy): Move to...
* gnu/packages/python-build.scm: ... here. Re-organize definitions a bit,
with comments.
2023-04-19 20:12:10 -04:00
Maxim Cournoyer
661d79ad32
gnu: python-pillow/security-fixes: Make graft package private.
...
This fixes the tests/packages.scm test suite, which would have failed its
'fold-available-packages with/without cache' test case due two python-pillow
packages having the same name/version.
* gnu/packages/python-xyz.scm (python-pillow/security-fixes): Make private.
2023-04-18 11:23:47 -04:00
Andreas Enge
216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-17 19:17:39 +02:00
Efraim Flashner
b2bc0ecb29
gnu: python-outcome: Update to 1.2.0.
...
* gnu/packages/python-xyz.scm (python-outcome): Update to 1.2.0.
[propagated-inputs]: Remove python-async-generator.
2023-04-17 11:15:58 +03:00
Julien Lepiller
55b4613e39
gnu: python-m2r: Update to 0.3.1.
...
* gnu/packages/python-xyz.scm (python-m2r): Update to 0.3.1.
2023-04-16 16:23:49 +02:00
Kaelyn Takata
60594711e9
gnu: python-numpy: Skip failing tests on i686.
...
* gnu/packages/python-xyz.scm (python-numpy): Skip failing tests on i686.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15 22:28:58 +02:00
Maxim Cournoyer
ab2f4548a6
gnu: python-pillow: Ungraft.
...
* gnu/packages/python-xyz.scm (python-pillow): Ungraft, preserving...
[source]: ... the CVE patch.
(python-pillow/security-fixes): Delete variable.
2023-04-15 00:10:13 -04:00
Maxim Cournoyer
929551f634
gnu: python-jsonschema: Update to 4.5.1.
...
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.5.1.
[arguments]: Remove extraneous inputs, outputs bindings from check phase
override. Add pretend-version phase.
[propagated-inputs]: Add python-importlib-metadata and
python-typing-extensions. Remove python-six.
* gnu/packages/astronomy.scm (python-asdf): Replace python-jsonschema-next
with python-jsonschema.
(python-asdf-standard, python-gwcs): Likewise.
* gnu/packages/matrix.scm (python-matrix-nio): Likewise.
* gnu/packages/python-xyz.scm (python-robotframework): Likewise.
2023-04-15 00:09:08 -04:00
Maxim Cournoyer
802a3b7ba3
gnu: python-pytest-7.1: Deprecate package.
...
The source was adjusted using the following command:
$ git grep -rl python-pytest-7.1 |
xargs sed -i 's/python-pytest-7.1/python-pytest/g'
* gnu/packages/check.scm (python-pytest-7.1): Delete variable.
2023-04-14 23:37:06 -04:00
Maxim Cournoyer
ca0e4a4b5e
gnu: python-pluggy: Update to 1.0.0.
...
* gnu/packages/python-xyz.scm (python-pluggy): Update to 1.0.0.
(python-pluggy-next): Delete variable.
* gnu/packages/check.scm (python-pytest-7.1)
[propagated-inputs]: Remove python-pluggy replacement.
* gnu/packages/databases.scm (datasette) [propagated-inputs]: Replace
python-pluggy-next with python-pluggy.
2023-04-14 23:37:05 -04:00
Maxim Cournoyer
55f051e28c
gnu: python-docutils: Update to 0.19.
...
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19.
[arguments]: Strip trailing #t.
(python-docutils-0.19): Delete variable.
2023-04-14 23:37:05 -04:00
Maxim Cournoyer
c28b552d52
gnu: python-clickgen: Replace python-numpy-next with python-numpy.
...
* gnu/packages/python-xyz.scm (python-clickgen)
[propagated-inputs]: Replace python-numpy-next with python-numpy.
2023-04-14 20:43:49 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
4bbd0f8c7a
Revert "gnu: python-h5py: Update to 3.8.0."
...
This reverts commit a1c60ae50e
. It should use
hdf5-1.14, but the default one is still at hdf5-1.10. It also broke diffoscope.
2023-04-14 15:12:20 -04:00
Maxim Cournoyer
b61b12c4c0
gnu: python-unicodedata2: Update to 15.0.0.
...
* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0.
2023-04-14 15:12:18 -04:00
Maxim Cournoyer
6b1f324749
gnu: python-fonttools-next: Update to 4.39.3.
...
* gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.39.3.
(python-fonttools-full) [arguments]: Skip the MtiTest suite in the check phase
override.
2023-04-14 15:12:17 -04:00
Maxim Cournoyer
2dadc917bb
gnu: python-pyftpdlib: Update to 1.5.7.
...
* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7.
2023-04-14 15:12:16 -04:00
Maxim Cournoyer
7d5a329831
gnu: python-trio-typing: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-trio-typing) [source]: Fix indentation.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
5a65dcf653
gnu: python-celery: Use python-pytest-7.1.
...
* gnu/packages/python-xyz.scm (python-celery)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
2fd1e063f0
gnu: python-pint: Use python-pytest-7.1.
...
* gnu/packages/python-xyz.scm (python-pint)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
c2c48868f3
gnu: python-h5py: Update to 3.8.0.
...
* gnu/packages/python-xyz.scm (python-h5py): Update to 3.8.0.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer
59f1a1d3a0
gnu: python-trio-typing: Update to 0.8.0.
...
* gnu/packages/python-xyz.scm (python-trio-typing): Update to 0.8.0.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer
5b42a71571
gnu: python-trio: Update to 0.22.0.
...
* gnu/packages/python-xyz.scm (python-trio): Update to 0.22.0.
[arguments]: Break long line in check phase.
[propagated-inputs]: Add python-cffi and python-exceptiongroup.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer
9703715db8
gnu: python-exceptiongroup: Update to 1.1.1.
...
* gnu/packages/python-xyz.scm (python-exceptiongroup): Update to 1.1.1.
2023-04-14 15:11:54 -04:00
Marius Bakke
a957aacf88
gnu: python-chardet: Update to 5.1.0.
...
* gnu/packages/python-xyz.scm (python-chardet): Update to 5.1.0.
[build-system]: Change to PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove custom check phase in favor of #:test-flags.
2023-04-14 15:11:13 -04:00