Commit Graph

460440 Commits

Author SHA1 Message Date
Martin Weinelt
24734dd68e python3Packages.ariadne: 0.17.0 -> 0.18.1 2023-03-03 23:56:33 +01:00
Martin Weinelt
147a1944e2 python3Packages.argparse-addons: 0.8.0 -> 0.12.0 2023-03-03 23:56:32 +01:00
Martin Weinelt
06d6e8a0ff python3Packages.argh: 0.27.2 -> 0.28.1 2023-03-03 23:56:32 +01:00
Martin Weinelt
c10568a10a python3Packages.apsw: 3.40.0.0 -> 3.40.1.0 2023-03-03 23:56:32 +01:00
Martin Weinelt
d45f4299d1 python3Packages.apscheduler: 3.9.1.post1 -> 3.10.0 2023-03-03 23:56:32 +01:00
Martin Weinelt
b79d9ca1d1 python3Packages.apprise: 1.2.1 -> 1.3.0 2023-03-03 23:56:32 +01:00
Martin Weinelt
067b77f8f9 python3Packages.apache-airflow: 2.5.0 -> 2.5.1 2023-03-03 23:56:32 +01:00
Martin Weinelt
dd5fc9c62a python3Packages.amazon_kclpy: 2.0.6 -> 2.1.1 2023-03-03 23:56:32 +01:00
Martin Weinelt
3b8f6b5d6b python3Packages.ale-py: 0.8.0 -> 0.8.1 2023-03-03 23:56:32 +01:00
Martin Weinelt
1f8eaf759f python3Packages.alembic: 1.9.1 -> 1.9.4 2023-03-03 23:56:32 +01:00
Martin Weinelt
357b828ebb python3Packages.alabaster: 0.7.12 -> 0.7.13 2023-03-03 23:56:32 +01:00
Martin Weinelt
e788053aea python3Packages.aiosmtpd: 1.4.3 -> 1.4.4.post2 2023-03-03 23:56:32 +01:00
Martin Weinelt
76e65aa51e python3Packages.aiomysensors: 0.3.5 -> 0.3.6 2023-03-03 23:56:32 +01:00
Martin Weinelt
2b607661a0 python3Packages.aiomisc: 16.3.15 -> 17.0.6 2023-03-03 23:56:31 +01:00
Martin Weinelt
b87c096d1d python3Packages.aiohttp-socks: 0.7.1 -> 0.8.0 2023-03-03 23:56:31 +01:00
Martin Weinelt
88e12335d4 python3Packages.affine: 2.3.1 -> 2.4.0 2023-03-03 23:56:31 +01:00
Martin Weinelt
93cf4321f6 python3Packages.afdko: 3.9.2 -> 3.9.3 2023-03-03 23:56:31 +01:00
Martin Weinelt
33118e3f1b python3Packages.aesara: 2.8.9 -> 2.8.12 2023-03-03 23:56:31 +01:00
Martin Weinelt
04b4f0cc14 python3Packages.aeppl: 0.0.50 -> 0.1.2 2023-03-03 23:56:31 +01:00
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