Commit Graph

460421 Commits

Author SHA1 Message Date
Martin Weinelt
756aa845b8 python3Packages.absl-py: 1.3.0 -> 1.4.0 2023-03-03 23:56:31 +01:00
Jacek Galowicz
d667eefaeb mkdocs-material: 8.5.11 -> 9.0.1 2023-03-03 23:56:31 +01:00
Jacek Galowicz
799bc1a7fa pymdown-extensions: 9.9 -> 9.9.2 2023-03-03 23:56:31 +01:00
Doron Behar
0d6e54e629 python3.pkgs.scipy: 1.9.3 -> 1.10.1 2023-03-03 23:56:31 +01:00
Robert Schütz
5a6143b663 python310Packages.aiohttp: 3.8.3 -> 3.8.4
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.8.4/CHANGES.rst
2023-03-03 23:56:31 +01:00
Robert Schütz
03b73034ed python310Packages.pytest-xdist: 3.1.0 -> 3.2.0
Changelog: https://github.com/pytest-dev/pytest-xdist/blob/v3.2.0/CHANGELOG.rst
2023-03-03 23:56:30 +01:00
Robert Schütz
ed22deca23 python310Packages.splinter: 0.18.1 -> 0.19.0
https://github.com/cobrateam/splinter/releases/tag/0.19.0
2023-03-03 23:56:30 +01:00
Robert Schütz
b53d782105 python310Packages.urllib3: 1.26.13 -> 1.26.14
https://github.com/urllib3/urllib3/releases/tag/1.26.14
2023-03-03 23:56:30 +01:00
Martin Weinelt
10aa1789a9 python310Packages.sphinxcontrib-autoapi: 2.0.0 -> 2.0.1
https://github.com/readthedocs/sphinx-autoapi/blob/v2.0.1/CHANGELOG.rst
2023-03-03 23:56:30 +01:00
Martin Weinelt
3b5a2db8a6 python310Packages.sphinx-rtd-theme: Replace sphinx-jquery alias 2023-03-03 23:56:30 +01:00
Martin Weinelt
6449f679ea python310Packages.mutagen: Fix sphinx 6.0 compat 2023-03-03 23:56:30 +01:00
Martin Weinelt
cf3963a5d4 python310Packages.sphinxcontrib-jquery: Enable tests, update meta 2023-03-03 23:56:30 +01:00
Mario Rodas
a054a24e0b python310Packages.sphinxcontrib-jquery: rename from sphinx-jquery
The package name used by the project itself is `sphinxcontrib.jquery` [1]

[1] https://pypi.org/project/sphinxcontrib.jquery/
2023-03-03 23:56:30 +01:00
sternenseemann
2278f9ebe2 haskell.compiler: fix GHCs' user guide build with sphinx >= 6.0
This requires backporting upstream's fix to all GHCs we are currently
shipping, since only GHC 9.4.5 and 9.6.1 will receive a backport.

GHC HEAD will be taken care of in #217168.

https://gitlab.haskell.org/ghc/ghc/-/merge_requests/9625
https://gitlab.haskell.org/ghc/ghc/-/issues/22690
2023-03-03 23:56:30 +01:00
Naïm Favier
07ff0b5900 sphinx: 5.3.0 -> 6.1.3
https://www.sphinx-doc.org/en/master/changes.html#release-6-1-3-released-jan-10-2023
2023-03-03 23:56:30 +01:00
Markus S. Wamser
664f1330fb pypy3Packages.bootstrapped-pip: fix build
PyPy3 ignores the local wheel package when pyproject.toml is present.
2023-03-03 23:56:30 +01:00
Sandro Jäckel
32283aa1de python310Packages.packaging: 21.3 -> 23.0, add SuperSandro2000 as maintainer
Removes pyparsing dependency which was already with 22.0 no longer a requiremnt.
2023-03-03 23:56:30 +01:00
Sebastian Jordan
3f1c8de711 pythonPackages.flask: Move optional deps to passthru 2023-03-03 23:56:29 +01:00
Martin Weinelt
4a9ddc5515 Revert "python3.pkgs.cryptography: use openssl_1_1"
This reverts commit 8b1f16573c.

Cryptography was pinned to openssl_1_1 to prevent further breakage among
its consumers. Most notably that was pyopenssl, which has improved quite
a bit since then and should not cause problems any longer.

It is therefore time to give this another shot, given that we cannot in
good conscience make such widespread use of openssl 1.1 a reality in the
upcoming NixOS 23.05 release.
2023-03-03 23:56:29 +01:00
Martin Weinelt
13309dba9a python310Packages.hypothesis: 6.61.0 -> 6.68.2
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-2
2023-03-03 23:56:29 +01:00
Martin Weinelt
8b711e8557 python310Packages.pytest: 7.2.0 -> 7.2.1
https://github.com/pytest-dev/pytest/releases/tag/7.2.1
2023-03-03 23:56:29 +01:00
Martin Weinelt
f9174cec15 python310Packages.hatchling: 1.11.1 -> 1.13.0
https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0
https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2
https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1
https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0
2023-03-03 23:56:29 +01:00
Martin Weinelt
05f77ec977 python310Packages.pbr: 5.11.0 -> 5.11.1 2023-03-03 23:56:29 +01:00
Martin Weinelt
487342f0e1 python310Packages.pdm-backend: init at 2.0.2
The successor to pdm-pep517.

https://github.com/pdm-project/pdm-backend/releases/tag/2.0.0
https://github.com/pdm-project/pdm-backend/releases/tag/2.0.1
https://github.com/pdm-project/pdm-backend/releases/tag/2.0.2
2023-03-03 23:56:29 +01:00
Martin Weinelt
cf5938f4a6 python310Packages.pdm-pep517: 1.0.6 -> 1.1.2
https://github.com/pdm-project/pdm-backend/releases/tag/1.1.1
https://github.com/pdm-project/pdm-backend/releases/tag/1.1.0
2023-03-03 23:56:29 +01:00
Martin Weinelt
ecc65ff29c python310Packages.poetry-core: 1.4.0 -> 1.5.1
https://github.com/python-poetry/poetry-core/blob/1.5.1/CHANGELOG.md
2023-03-03 23:56:29 +01:00
Martin Weinelt
3b6781a68a python310Packages.build: 0.9.0 -> 0.10.0
https://github.com/pypa/build/blob/0.10.0/CHANGELOG.rst
2023-03-03 23:56:29 +01:00
Martin Weinelt
eec8bd84c0 python310Packages.pip: 22.3.1 -> 23.0.1
https://pip.pypa.io/en/stable/news/#v23-0-1
2023-03-03 23:56:29 +01:00
Martin Weinelt
451c632147 python310Packages.setuptools: 65.0.3 -> 67.4.0
https://setuptools.pypa.io/en/stable/history.html#v67-4-0

Update license to MIT, add changelog URL, drop unnused rec.

Refresh the setuptools-distutils-C++.patch.
2023-03-03 23:56:29 +01:00
Robert Scott
d6d83488a7
Merge pull request #218969 from superherointj/python311Packages.markdown2-2.4.8
python311Packages.markdown2: 2.4.3 -> 2.4.8
2023-03-03 22:37:43 +00:00
Doron Behar
470a1a97c8
Merge pull request #219405 from doronbehar/viber-ofborg-eval
viber: fix build with openssl
2023-03-03 23:15:32 +02:00
Yarny0
3ffb930101 viber: fix build with openssl
broken by
fede9624c8
2023-03-03 23:06:06 +02:00
Weijia Wang
53de7f0ff2
Merge pull request #219135 from r-ryantm/auto-update/hwdata
hwdata: 0.367 -> 0.368
2023-03-03 22:24:37 +02:00
Weijia Wang
5028ec96c9
Merge pull request #202347 from stephank/feat/bootstrap-aarch64-darwin
stdenvBootstrapTools: native aarch64-darwin build
2023-03-03 20:05:28 +02:00
github-actions[bot]
a74c8d03ea
Merge staging-next into staging 2023-03-03 18:01:44 +00:00
github-actions[bot]
5ac5069d04
Merge master into staging-next 2023-03-03 18:01:11 +00:00
superherointj
817291ea37
Merge pull request #219340 from marsam/update-ledger
ledger: 3.3.0 -> 3.3.1
2023-03-03 15:01:00 -03:00
superherointj
e1b3ba6fe1
Merge pull request #219377 from fabaff/pybigwig-bump
python310Packages.pybigwig: 0.3.18 -> 0.3.20
2023-03-03 14:55:40 -03:00
superherointj
f8788c000a
Merge pull request #219370 from fabaff/pontos-bump
python310Packages.pontos: 23.3.1 -> 23.3.3
2023-03-03 14:55:04 -03:00
superherointj
15ec2ff75b
Merge pull request #219369 from fabaff/pybravia-bump
python310Packages.pybravia: 0.3.1 -> 0.3.2
2023-03-03 14:54:55 -03:00
Arseniy Seroka
0e84e5a84d
Merge pull request #219384 from prtzl/viber
viber: fix no internet error
2023-03-03 18:49:58 +01:00
Sandro
2665f5e379
Merge pull request #178447 from Francesco149/dendrite-prestart 2023-03-03 18:45:09 +01:00
prtzl
fede9624c8 viber: fix no internet error 2023-03-03 18:43:18 +01:00
Sandro
4479d14697
Merge pull request #218179 from linsui/quickemu 2023-03-03 18:40:37 +01:00
Nikolay Korotkiy
d3dd26ad13
Merge pull request #219383 from r-ryantm/auto-update/cudatext
cudatext: 1.186.0 -> 1.186.2
2023-03-03 21:33:08 +04:00
Weijia Wang
34f38a9082
Merge pull request #219367 from NixOS/revert-190399-auto-update/shadowsocks-v2ray-plugin
Revert "shadowsocks-v2ray-plugin: 1.3.1 -> 1.3.2"
2023-03-03 19:30:30 +02:00
Sandro
5a338babb8
Merge pull request #206598 from dennajort/gimme-aws-creds-2.4.4 2023-03-03 18:26:08 +01:00
R. Ryantm
fef55533f1 cudatext: 1.186.0 -> 1.186.2 2023-03-03 17:25:11 +00:00
Bernardo Meurer
873c0ee9be
Merge pull request #219368 from LibreCybernetics/update-kernels 2023-03-03 12:22:55 -05:00
Artturi
fc2bfe1cdc
Merge pull request #219376 from devusb/google-cloud-sdk 2023-03-03 19:11:33 +02:00