aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2024-12-13gnu: python-optree: Adjust inputs....* gnu/packages/python-xyz.scm (python-optree) [native-inputs]: Remove python-pytest-cov and python-pytest-xdist; add python-setuptools and python-wheel. Change-Id: Ide571c2dfb7d03fae904de4f46d158efe5416068 Sharlatan Hellseher
2024-12-13gnu: python-lazy-loader: Adjust inputs....* gnu/packages/python-xyz.scm (python-lazy-loader) [propagated-inputs]: Add python-setuptools and python-wheel. Change-Id: Ib74964fffd85124b926b664758d25a7c37bf1fff Sharlatan Hellseher
2024-12-13gnu: python-immutables: Update to 0.21....* gnu/packages/python-xyz.scm (python-immutables): Update to 0.21. Change-Id: Ib5ca5e84548782bd7a483b209f9ecaf372d642d3 Sharlatan Hellseher
2024-12-13gnu: python-daft: Adjust inputs....* gnu/packages/python-xyz.scm (python-daft) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Icd587c78f8b138fddef4a36e5f05a7a559931f11 Sharlatan Hellseher
2024-12-13gnu: Remove python-mrkd....This package fails to build, see <https://ci.guix.gnu.org/build/4351017/details>. Not in use by any other packages and has no fresh release for 3y, see <https://github.com/refi64/mrkd/issues/7>. * gnu/packages/python-xyz.scm (python-mrkd): Delete variable. Change-Id: Id740b7ab67f9ffee3f4c0c26c11395ac39d04ced Sharlatan Hellseher
2024-12-13gnu: Remove python-m2r....This package is not maintained, not in use by any others in Guix and failed to build, see <https://ci.guix.gnu.org/build/4350959/details>. Message from upstream: "This repository has been archived by the owner on Nov 17, 2022. It is now read-only." * gnu/packages/python-xyz.scm (python-m2r): Delete variable. Change-Id: Ifd23880408b8d7d6db412e22c6e93ebe09831833 Sharlatan Hellseher
2024-12-13gnu: python-automat: Update to 22.10.0....* gnu/packages/python-xyz.scm (python-automat): Update to 22.10.0. [build-syste]: Swap to pyproject-build-system. [native-inputs]: Remove python-m2r; add python-setuptools and python-wheel. Change-Id: I3fc7391695be5a5f8b4c026b9e4ffa58d0374751 Sharlatan Hellseher
2024-12-13gnu: python-array-api-compat: Update to 1.9.1....* gnu/packages/python-xyz.scm (python-array-api-compat): Update to 1.9.1. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ifc7e2e062e6684310bc4578229dffc40278e77e4 Sharlatan Hellseher
2024-12-13gnu: Remove python-mistune-next....* gnu/packages/python-xyz.scm (python-mistune-next): Delete variable. * gnu/packages/bioinformatics.scm (python-schema-salad) [propagated-inputs]: Remove python-mistune-next; add python-mistune. * gnu/packages/mail.scm (python-hyperkitty): Likewise. * gnu/packages/syndication.scm (giara): Likewise. Change-Id: Iccf5ffde2b2c5a8c9b8e1c0e6ebd6fa7eab9f144 Sharlatan Hellseher
2024-12-13gnu: build-system/pyproject: Add missing native-inputs....* gnu/packages/bioinformatics.scm (python-ega-download-client) [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/databases.scm (datasette)[native-inputs]: Add python-pip. * gnu/packages/django.scm (python-django-localflavor, python-django-contact-form)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/graphviz.scm (python-uqbar)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/jupyter.scm (python-jupyterlab-server)[native-inputs]: Add python-wheel. (python-nbstripout)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/machine-learning.scm (python-captum, python-linear-operator, python-gpytorch)[native-inputs]: Add python-setuptools. * gnu/packages/music.scm (abjad, abjad-ext-rmarkers, abjed-ext-nauert, python-mutagen)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/package-management.scm (python-conda-package-handling)[native-inputs]: Add python-setuptools and python-wheel. (conda)[native-inputs]: Add python-wheel. * gnu/packages/python-check.scm (python-pyinstrument, python-pytest-testmon, python-pytest-trio, python-nbval, python-pytest-toolbox)[native-inputs]: Add python-setuptools and python-wheel. (python-nptyping)[native-inputs]: Add python-setuptools. * gnu/packages/python-check.scm (python-dask-expr)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-web.scm (parfive, python-aioftp, python-hupper, python-sanic, python-mechanicalsoup, python-tinycss, python-aiostream, python-cbor2, gunicorn)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-xyz.scm (python-apprise, python-jaraco-classes, python-sparse, python-shtab, python-pyan3)[native-inputs]: Add python-setuptools. (python-jupytext, python-orderedmultidict, python-identify, python-nodeenv, python-cfgv, python-zarr, python-multipart, python-nbconvert, python-cram, python-immutables, python-numpydoc, python-cairosvg, python-unidecode, python-black, python-multidict, python-mpv-jsonipc, python-humanize, python-cmd2)[native-inputs]: Add python-setuptools and python-wheel. (python-partd, python-dask, python-zarr)[native-inputs]: Add python-wheel. (python-nbconvert)[propagated-inputs]: Add texlive-etoolbox. Remove duplicate textlive-jknapltx. (python-isort)[native-inputs]: Add python-pip. * gnu/packages/simulation.scm (python-fenics-dijitso)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme, python-sphinx-autodoc-typehints)[native-inputs]: Add python-setuptools. * gnu/packages/syndication.scm (tuir)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/terminals.scm (python-halo)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/time.scm (python-arrow, python-dateutil) [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/version-control.scm (pre-commit)[native-inputs]: Add python-setuptools and python-wheel. Remove input labels. * gnu/packages/virtualization.scm (python-qemu-qmp, python-transient)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/xorg.scm (python-xcffib)[native-inputs]: Add python-setuptools and python-wheel. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Id61cf8cdc47bd4c2871c0a9c8e9a5bfd51157df0 Nicolas Graves
2024-12-13gnu: python-notebook: Add python-jupyter-server to native inputs....* gnu/packages/python-xyz.scm (python-notebook): [native-inputs]: Add python-jupyter-server. Change-Id: I742712482982e33f997af31b6936633d568b0e29 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-matplotlib: Ignore failing tests....* gnu/packages/python-xyz.scm (python-matplotlib) [arguments]<#:test-flags>: Ignore failing tests. Change-Id: I3ecb9e6331f17a9333e27daab8fa9d6c3c408aea Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-multidict: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-multidict): [build-system]: Move to pyproject-build-system. [arguments] Remove undeed field. Change-Id: I916b36e6c4ac25dfc32b5813ad67cf4e6c134d36 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-numpydoc: Move to pyproject-build-sytem....* gnu/packages/python-xyz.scm (python-numpydoc): [build-system]: Move to pyproject-build-sytem. [arguments]: Move <#:phases> check replacement to <#:test-flags>. Change-Id: Ia7a812c4ee2adcd31fc32db1caa7c163cadf46bf Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-pyan3: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-pyan3): [build-system]: Move to pyproject-build-system. [arguments]: Remove uneeded field. Change-Id: I9f9f15ffd5a97666a410af56f02b573b55e45351 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-typeguard-4: Ignore failing tests....* gnu/packages/python-xyz.scm (python-typeguard-4) [arguments]<#:test-flags>: Ignore failing tests. Change-Id: I0e23eb81cab942c9838d9561268f51b57a461d89 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-cmd2: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-cmd2): [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Remove check phase replacement. <#:test-flags>: Add field. Change-Id: I55b4134fb6caa4af1a4988934043487fa85f9b9b Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-rich: Update to 13.7.1....* gnu/packages/python-xyz.scm (python-rich): Update to 13.7.1. Change-Id: I7fff0b124e989a0a5ace2c73c92d4b32497cf3e9 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-flake8-isort: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-flake8-isort): [build-system]: Move to pyproject-build-system. [arguments]: Remove uneeded field. Change-Id: Ie8c32f6164030daf28760a58f33aff1d540fc6a5 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-orderedmultidict: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-orderedmultidict): [build-system]: Move to pyproject-build-system. Change-Id: I092a1af47c3a8a0fd510c48df679e1045715c1e8 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-autoflake: Update to 2.3.1....* gnu/packages/python-xyz.scm (python-autoflake): Update to 2.3.1. [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Add check phase replacement. [native-inputs]: Add python-hatchling. Change-Id: I0421107a98b1181a76e1874f23e6aa6e7709e434 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-apprise: Improve package style....* gnu/packages/python-xyz.scm (python-apprise): [arguments]: Convert <#:phases> check replacement into <#:test-flags>. Change-Id: I85c2ebadf65a4f1a7735042e784e56313c3de539 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-pint: Disable benchmark tests....* gnu/packages/python-xyz.scm (python-pint): [arguments]<#:test-flags>: Disable benchmark tests. Change-Id: I0c6f0512f10f3e96da8b2fd4567df7d43703be10 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-pytest-enabler: Break dependency cycle....* gnu/packages/check.scm (python-pytest-enabler-bootstrap): Delete variable. (python-pytest-enabler): Redefine variable. * gnu/packages/python-xyz.scm (python-jaraco-classes)[native-inputs]: Remove python-pytest-enabler-bootstrap. (python-jaraco-context-bootstrap): Delete variable. (python-jaraco-context): Redefine variable. (python-jaraco-functools-bootstrap): Delete variable. (python-jaraco-functools): Redefine variable. Change-Id: I96649093009beb7a3d0e9716eced778d4fc800e2 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-sparse: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-sparse): [build-system]: Move to pyproject-build-system. [arguments]: Remove unneeded field. Change-Id: If3f785ede09ef79384b66166ad2f1c2a5f6e7c84 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-jaraco-test: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-jaraco-test): [build-system]: Move to pyproject-build-system. [arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: I926671bc2bb62abae24c26a4bddc304133b2c019 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-jaraco-packaging: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-jaraco-packaging): [build-system]: Move to pyproject-build-system. [arguments]<#:test-flags>: Ignore failing tests. Change-Id: Ied9d42afe9b8ae30d2a3587e4ead770c8153c3c1 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-jaraco-functools: Move to pyproject-build-system....* gnu/packages/python-xyz.scm: (python-jaraco-functools-bootstrap)[build-system]: Move to pyproject-build-system. (python-jaraco-functools)[arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: Id41967b3cb426045877ceccd9b391d545d759560 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-jaraco-context: Move to pyproject-build-system....* gnu/packages/python-xyz.scm: (python-jaraco-context)[build-system]: Move to pyproject-build-system. (python-jaraco)[arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: Ifc9b8fc4a9a6c1c2f37fd014eeee1205cd2eb2c4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-jaraco-classes: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-jaraco-classes): [build-system]: Move to pyproject-build-system. [arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: I8fbe633db7533f933a342b47a4a2191ccf13a8c5 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-docspec-python: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-docspec-python): [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Remove uneeded field. Change-Id: Ib728c442a130eecebe4dff1e364d997bcca76076 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-cairosvg: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-cairosvg): [build-system]: Move to pyproject-build-system. [arguments]: Remove field. Change-Id: Ibf6d045ddaea5f6a83c70fea2c307f25a9fed730 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-amqp: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-amqp): [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Remove unneeded field. <#:test-flags>: Ignore failing test. Change-Id: I8fb99db7fbd6c669a929b95829f9db2fea0691a5 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-parse-type: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-parse-type): [build-system]: Move to pyproject-build-system. [arguments]: Remove uneeded field. Change-Id: Iccb3303996480bef3c151559884d1a8c488385cd Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-unidecode: Update to 1.3.8....* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.3.8. [build-system]: Move to pyproject-build-system. Change-Id: I6e31f7af905bb2a024e8a7f7112732bcadbdf739 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-pypujs: Improve package style....* gnu/packages/python-xyz.scm (python-pypujs): Improve package style. [arguments]<#:test-flags>: Use it in place of check phase replacement. <#:phases>: Clarify phase disable-pyramid. Change-Id: If8073cc4e9a8a86003000e7157985fe382de7b4f Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: dynaconf: Improve package style....* gnu/packages/python-xyz.scm (dynaconf): Improve package-style and ignore coverage tests. [origin](snippet): More concise snippet. Remove coverage management. [arguments]<#:test-flags>: Add arguments from former check replacement phase. <#:phases>: Remove check replacement phase. Change-Id: I2a0e0a8dea5000aecc05707c35d307c867c96709 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-xcffib: Move to (gnu packages xorg)....* /gnu/packages/python-xyz.scm (python-xcffib): Move from here… * gnu/packages/xorg.scm (python-xcffib): …to here. The package's build is fully rewritten and updated to version 1.5.0. Change-Id: Ia77b9fc2160dacd77c3eaf4199278046a52515d7 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-aionotify: Update to 0.3.0....* gnu/packages/python-xyz.scm (python-aionotify): Update to 0.3.0. [build-system]: Move to pyproject-build-system. * gnu/packages/patches/python-aionotify-0.2.0-py3.8.patch : Remove patch. * gnu/local.mk: Remove patch. Change-Id: I9f13d6d71f69dd9877ac42e46b087989f23941e2 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-codespell: Improve package style....* gnu/packages/python-xyz.scm (python-codespell): [arguments]: Remove uneeded field. Change-Id: I0d265e9c606730e8208376a7e0970d1c7a7d7a50 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-isort: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-isort): [build-system]: Move to pyproject-build-system. [arguments]<#:test-flags>: Add option to replace former check phase. <#:phases>: Remove phases build, install and check. Change-Id: Idac8f151977f2494eb44d51aa1fcbf3156b5cc87 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-black: Move to pyproject-build-system....* gnu/packages/python-xyz.scm (python-black): Improve package style. [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Improve style of use-absolute-file-names phase. Remove phase check. Change-Id: If2da4b3b0fea4928d1aeb270fbaa4167f20a6ee5 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves
2024-12-13gnu: python-seaborn: Correct dependencies....* gnu/packages/python-xyz.scm (python-seaborn): Correct dependencies. [propagated-inputs]: Move python-ipykernel, python-mypy, python-nbconvert, python-numpydoc, python-pyyaml from here... [native-inputs]: ... to here. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: If0270db33d79e5d294235695375e6ff1d51d8130 Nicolas Graves
2024-12-13gnu: python-ipywidgets: Update to 8.1.2....* gnu/packages/python-xyz.scm (python-ipywidgets): Update to 8.1.2. [propagated-inputs]: Add python-comm; remove python-ipykernel and python-nbformat. [native-inputs]: Add python-ipykernel, python-jsonschema, and python-pytz; remove python-mock. Change-Id: Idaffb279c72af0c1ee3cb68ee18866a8b47622c4 Ricardo Wurmus
2024-12-13gnu: python-ipykernel: Update to 6.29.4....* gnu/packages/python-xyz.scm (python-ipykernel): Update to 6.29.4. [arguments]: Disable one test, not without concern; add 'relax-a-bit phase; rename phase 'hide-zmq-deprecation-warnings to 'hide-deprecation-warnings and ignore more warnings; remove custom 'check phase; add 'pre-check phase. [propagated-inputs]: Add python-comm, python-jupyter-core, python-nest-asyncio, python-packaging, and python-pyzmq. [native-inputs]: Add python-hatchling, python-pytest-asyncio, python-pytest-cov, replace python-pytest-bootstrap with python-pytest, remove python-setuptools and python-wheel. (python-ipykernel-bootstrap)[native-inputs]: Remove python-setuptools and python-wheel; add python-hatchling. [propagated-inputs]: Do not append python-ipyparallel-bootstrap. Change-Id: Ied168e967f9ced18c8885bc5de11de6d55f755e6 Ricardo Wurmus
2024-12-13gnu: python-widgetsnbextension: Update to 4.0.10....* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 4.0.10. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-jupyter-packaging, python-setuptools, and python-wheel. [propagated-inputs]: Remove python-notebook. Change-Id: I63519916b234a45b352d0ea850566a1de42315c7 Ricardo Wurmus
2024-12-13gnu: python-nbconvert: Update to 7.16.4....* gnu/packages/python-xyz.scm (python-nbconvert): Update to 7.16.4. [arguments]: Adjust test flags. [native-inputs]: Add python-flaky and python-hatchling; remove python-setuptools and python-wheel. [propagated-inputs]: Remove python-entrypoints and python-testpath; add python-importlib-metadata, python-markupsafe, python-packaging, python-tinycss2, and texlive-soul. Change-Id: I03ae560aaabd6b31bb1e5794efc4636315be3989 Ricardo Wurmus
2024-12-13gnu: python-mistune: Update to 3.0.2....* gnu/packages/python-xyz.scm (python-mistune): Update to 3.0.2. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia04fb0e249fe97ba2e4bf8123aeb340a8ec70953 Ricardo Wurmus
2024-12-13gnu: python-pyls-black: Add missing input....* gnu/packages/python-xyz.scm (python-pyls-black)[propagated-inputs]: Add python-toml. Change-Id: Ic6be8927af881916faa715bb4974007bcaf8d379 Ricardo Wurmus
2024-12-13gnu: python-lsp-server: Update to 1.11.0....* gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.11.0. [build-system]: Use pyproject-build-system. [arguments]: Replace custom 'check phase with #:test-flags. [propagated-inputs]: Remove python-autopep8, python-flake8, python-future, and python-rope; add python-docstring-to-markdown, python-importlib-metadata, and python-whatthepatch. [native-inputs]: Add python-autopep8, python-flake8, python-rope, python-setuptools, and python-wheel; remove python-mock and python-versioneer. Change-Id: I64e5b3f9f9a92f720d006634fe24ca094c96ea60 Ricardo Wurmus