summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add python-crccheck.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-crccheck): New variable.
* gnu: python-mkdocs: Update to 1.3.0.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-mkdocs): Update to 1.3.0. [source]: Use git. [phases]{check}: New override. [propagated-inputs]: Remove python-livereload, python-lunr and python-tornado. Add python-babel, python-ghp-import, python-importlib-metadata, python-markupsafe, python-mdx-gh-links, python-mergedeep, python-packaging, python-pyyaml-env-tag and python-watchdog.
* gnu: Add python-mdx-gh-links.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-mdx-gh-links): New variable.
* gnu: python-ghp-import: Update to 2.0.2.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/version-control.scm (python-ghp-import): Update to 2.0.2. [propagated-inputs]: Add python-dateutil. (python2-ghp-import): Delete variable.
* gnu: Add python-pyyaml-env-tag.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-pyyaml-env-tag): New variable.
* gnu: Add python-mergedeep.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-mergedeep): New variable.
* gnu: python-multipart: Fix build with PyYAML 6.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/python-xyz.scm (python-multipart) [phases]{patch-test-suite}: Substitute yaml.load for yaml.safe_load.
* gnu: sshoot: Update to 1.5.1.Maxim Cournoyer2022-05-12
| | | | | | | | | * gnu/packages/vpn.scm (sshoot): Update to 1.5.1. [phases]: Delete trailing #t. {check}: Override phase. [inputs]: Add python-pyxdg and python-toolrack. [native-inputs]: Delete python-fixtures, python-pbr and python-testtools. Add python-pytest and python-pytest-mock.
* gnu: Add python-toolrack.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-toolrack): New variable.
* gnu: python-bitstruct: Update to 8.14.0.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-bitstruct): Update to 8.14.0.
* gnu: Add python-argparse-addons.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-argparse-addons): New variable.
* gnu: python-celery: Update to 5.2.6 and enable tests.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-celery): Update to 5.2.6. [tests?]: Delete argument. [phases]{delete-integration-tests}: Delete phase. {relax-requirements}: New phase. {check}: Ignore the "t/integration" directory and the t/unit/backends/test_mongodb.py file. Remove skip directive for test_all_reqs_enabled_in_tests. [native-inputs]: Add python-dnspython. [propagated-inputs]: Delete python-boto3 and python-cryptography.
* gnu: python-kombu: Update to 5.2.4.Maxim Cournoyer2022-05-12
| | | | | | | * gnu/packages/python-xyz.scm (python-kombu): Update to 5.2.4. [phases]{delete-transport-tests}: Delete phase. {check}: New phase. [native-inputs]: Remove python-mock.
* gnu: python-amqp: Update to 5.1.1 and enable tests.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/python-xyz.scm (python-amqp): Update to 5.1.1. [arguments]: New field. [native-inputs]: Add python-pytest.
* gnu: python-can: Update to 4.0.0.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-can): Update to 4.0.0. [phases]: Strip trailing #t. {relax-version-requirements}: Relax pytest-cov requirement. {check}: Override phase. [propagated-inputs]: Remove python-aenum. Add python-msgpack and python-typing-extensions. [native-inputs]: Add python-parameterized.
* gnu: Add python-bson.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-bson): New variable.
* gnu: python-parse-type: Update to 0.6.0, fixing build.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/python-xyz.scm (python-parse-type): Update to 0.6.0. [arguments]: New field. [native-inputs]: Remove python-pytest-runner and python-setuptools.
* gnu: conan: Update to 1.47.0 and relax PyYAML requirement.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/package-management.scm (conan): Update to 1.47.0. [phases]{check}: Skip the test_apt_check test. {relax-requirements}: Drop upper bound on PyYAML.
* gnu: mbed-tools: Update to 7.53.0 and relax click version requirement.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/embedded.scm (mbed-tools): Update to 7.53.0. [phases]{relax-requirements}: New phase.
* gnu: python-readme-renderer: Update to 34.0.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/python-xyz.scm (python-readme-renderer): Update to 34.0. [phases]{check}: Skip GFM tests for now.
* gnu: python-cmarkgfm: Update to 0.8.0.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/markup.scm (python-cmarkgfm): Update to 0.8.0.
* gnu: python-types-dataclasses: Fix typo.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-types-dataclasses): Fix typo in description.
* gnu: xeus: Update to 2.4.1.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/jupyter.scm (xeus): Update to 2.4.1. [source]: Update Git URI.
* gnu: python-jupyter-kernel-mgmt: Update to 0.5.1 and disable tests.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): Update to 0.5.1. [arguments]: New field. [propagated-inputs]: Add python-tornado. [native-inputs]: Remove python-mock. Add python-async-generator and python-pytest-asyncio.
* gnu: python-jupyter-protocol: Update to 0.2.0.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/jupyter.scm (python-jupyter-protocol): Update to 0.2.0. [propagated-inputs]: Add python-ipython-genutils.
* gnu: python-sparqlkernel: Use gexps and fix inputs.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | [arguments]: Use gexps. [tests?]: Add comment. [phases]: Delete trailing #t. {no-custom-css}: Use a regular lambda. {install-kernelspec}: Move after the add-installed-pythonpath phase. Remove now extraneous add-installed-pythonpath call. Adjust for gexps. [native-inputs]: Delete field. [propagated-inputs]: Add python-ipykernel, python-notebook, python-rdflib and pythopython-traitlets. [description]: Avoid '&' in description.
* gnu: python-sparqlwrapper: Update to 2.0.0.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/rdf.scm (python-sparqlwrapper): Update to 2.0.0. [source]: Adjust Git URI.
* gnu: python-voila: Update to 0.3.5.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/jupyter.scm (python-voila): Update to 0.3.5. [source]: Use git. [arguments]: New field. [propagated-inputs]: Add python-jupyterlab-server, python-traitlets and python-websockets. [native-inputs]: Remove python-jupyter-packaging and python-setuptools. Add python-numpy and python-pandas.
* gnu: python-jupyter-server: Update to 1.16.0.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/jupyter.scm (python-jupyter-server): Update to 1.16.0. [propagated-inputs]: Remove python-ipython-genutils and python-requests-unixsocket.
* gnu: python-umap-learn: Update to 0.5.3.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/machine-learning.scm (python-umap-learn): Update to 0.5.3. [source]: Use git. [arguments]: New field. [native-inputs]: Delete python-joblib and python-nose. Add python-pytest. [propagated-inputs]: Add python-pynndescent and python-tqdm. [synopsis]: Fix indentation. [description]: Fix typo and re-indent.
* gnu: python-pynndescent: Update to 0.5.6.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/machine-learning.scm (python-pynndescent): Update to 0.5.6. [phases]{check}: Skip the test_weighted_minkowski test. [native-inputs, propagated-inputs]: Re-indent.
* gnu: python-scikit-learn: Parallelize build and test suite.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/machine-learning.scm (python-scikit-learn) [phases]{configure}: New phase. {build-ext}: Add '-j' option. {check}: Add '-n' option. [native-inputs]: Add python-pytest-xdist.
* gnu: python-pandas: Update to 1.4.2.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-science.scm (python-pandas): Update to 1.4.2.
* gnu: python-pandas: Build and run tests in parallel.Maxim Cournoyer2022-05-12
| | | | | | | * gnu/packages/python-science.scm (python-pandas) [phases]{enable-parallel-build}: New phase. {check}: Add xdist -n option. Skip test_memory_usage test. [native-inputs]: Add python-pytest-xdist.
* gnu: python-numba: Update to 0.55.1.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-numba): Update to 0.55.1.
* gnu: python-llvmlite: Update to 0.38.0.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/llvm.scm (python-llvmlite): Update to 0.38.0.
* gnu: python-numpy: Update to 1.21.6 and parallelize build/tests.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-numpy): Update to 1.21.6. Move inputs and native-inputs fields after arguments. Use gexps. [modules]: New argument. [phases]{parallelize-build}: New phase. {configure-blas}: Format via (ice-9 format). {fix-executable-paths}: Use search-file-input. Remove obsolete system_info.py substitution. {check}: Remove extraneous add-installed-pythonpath and setenv calls. Provide the '-n' pytest-xdist option. [native-inputs]: Use python-hypothesis-next. (python-numpy-next): Inherit from python-numpy. (python2-numpy): Adjust for gexps. [phases]{delete-failing-test}: Rename to... {delete-failing-tests}: ... this. (python2-numpy-1.8): Likewise, and delete 'delete-failing-tests' phase. Disable tests. [native-inputs]: Define as the empty list.
* gnu: python-hypothesis-6.23: Update to 6.43.3.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/check.scm (python-hypothesis-6.23): Update to 6.43.3 and rename to... (python-hypothesis-next): ... this. [propagated-inputs]: Add python-pytest. * gnu/packages/matrix.scm (python-matrix-nio): Adjust accordingly. * gnu/packages/python-web.scm (python-h2): Likewise. * gnu/packages/check.scm (python-hypothesis)[home-page]: Update URL.
* gnu: Add python-jupyterlab-server.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/jupyter.scm (python-jupyterlab-server): New variable.
* gnu: Add python-openapi-core.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-web.scm (python-openapi-core): New variable.
* gnu: Add python-dictpath.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-dictpath): New variable.
* gnu: python-falcon: Update to 3.1.0.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-web.scm (python-falcon): Update to 3.1.0. [source]: Use git. Adjust snippet. [phases]{check}: Set HOME and invoke pytests with "-vv". [native-inputs]: Add python-aiofiles, python-cbor2, python-fakeredis, python-httpx, python-pecan, python-pillow, python-pytest-asyncio and python-websockets. [synopsis, description]: Fix indentation.
* gnu: python-fakeredis: Update to 1.7.1.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/databases.scm (python-fakeredis): Update to 1.7.1. [propagated-inputs]: Add python-aioredis.
* gnu: Add python-aioredis.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/databases.scm (python-aioredis): New variable.
* gnu: Add python-pecan.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-web.scm (python-pecan): New variable.
* gnu: python-sqlalchemy: Update to 1.4.35.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.35.
* gnu: python-sqlalchemy: Run tests in parallel via xdist.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/databases.scm (python-sqlalchemy)[phases]: Use gexps. {check}: Run tests in parallel; skip slow test_memusage. * gnu/packages/databases.scm (python2-sqlalchemy): Adjust to avoid xdist.
* gnu: Add python-socksio.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-web.scm (python-socksio): New variable.
* gnu: python-uvicorn: Update to 0.17.6.Maxim Cournoyer2022-05-12
| | | | | | | | | * gnu/packages/python-web.scm (python-uvicorn): Update to 0.17.6. [phases]{check}: Delete extraneous add-installed-pythonpath and inputs/outputs arguments. Add the '-o' 'asyncio_mode=auto' option to pytest invocation, and skip two tests. [native-inputs]: Add python-httpx-bootstrap and python-pytest-asyncio. [propagated-inputs]: Add python-asgiref and python-dotenv.
* gnu: python-httpx: Update to 0.22.0.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-web.scm (python-httpx): Update to 0.22.0. [phases]{check}: Add 'asyncio_mode=auto' pytest-asyncio option. Skip the 'test_main' test. [native-inputs]: Delete python-autoflake, python-black, python-cryptography, python-flake8, python-flake8-bugbear, python-flake8-pie, python-isort, python-mypy and python-pytest-cov. [propagated-inputs]: Add python-charset-normalizer.