Robert Schütz and Martin Weinelt
2e5cb27eb9
python310Packages.keyring: 23.13.1 -> 24.2.0
...
Changelog: https://github.com/jaraco/keyring/blob/v24.2.0/NEWS.rst
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
1ee622b10f
python310Packages.twisted: disable failing test due to pyopenssl update
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
bcc2a1b111
python310Packages.jsonschema: 4.17.3 -> 4.18.4
...
https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
7c1f46aa90
python310Packages.referencing: 0.29.1 -> 0.30.0
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
8a280b59d7
python310Packages.jsonschema-spec: 0.1.4 -> 0.2.3
...
https://github.com/p1c2u/jsonschema-spec/releases/tag/0.1.5
https://github.com/p1c2u/jsonschema-spec/releases/tag/0.1.6
https://github.com/p1c2u/jsonschema-spec/releases/tag/0.2.0
https://github.com/p1c2u/jsonschema-spec/releases/tag/0.2.1
https://github.com/p1c2u/jsonschema-spec/releases/tag/0.2.2
https://github.com/p1c2u/jsonschema-spec/releases/tag/0.2.3
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de >
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
5cad16a529
python310Packages.jsonschema-specifications: init at 2023.7.1
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
dc15a2b686
python310Packages.trove-classifiers: 2023.5.24 -> 2023.7.6
...
move tests to passthru.tests to avoid infinite recursion with hatchling
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
a020d64376
python310Packages.hatchling: 0.13.0 -> 0.18.0
...
required because jsonschema using a new classifier 0.13.0 does not know
Changelog: https://github.com/pypa/hatch/releases
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
052f5aea58
python310Packages.calver: move tests to passthru.tests
...
to avoid infinite recursion with hatchling update
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
a5e4dd0aa8
python310Packages.gunicorn: 20.1.0 -> 21.1.0
...
Diff: https://github.com/benoitc/gunicorn/compare/20.1.0...21.1.0
2023-07-28 12:13:27 +02:00
Sandro Jäckel and Martin Weinelt
802e5ab6f1
python310Packages.uvicorn: 0.20.0 -> 0.23.1
2023-07-28 12:13:26 +02:00
Sandro Jäckel and Martin Weinelt
39f9cc8ded
python310Packages.a2wsgi: init at 1.7.0
2023-07-28 12:13:26 +02:00
Sandro Jäckel and Martin Weinelt
9f456a06dc
python310Packages.constantly: use python variant of overrideAttrs
2023-07-28 12:13:26 +02:00
Sandro Jäckel and Martin Weinelt
ca7f8c8775
python310Packages.scipy: relax pybind11 dependency
2023-07-28 12:13:26 +02:00
Martin Weinelt
58e9dcfe76
python310Packages.pandas: 1.5.3 -> 2.0.3
...
https://pandas.pydata.org/pandas-docs/version/2.0/whatsnew/v2.0.0.html
https://pandas.pydata.org/pandas-docs/version/2.0/whatsnew/v2.0.1.html
https://pandas.pydata.org/pandas-docs/version/2.0/whatsnew/v2.0.2.html
https://pandas.pydata.org/pandas-docs/version/2.0/whatsnew/v2.0.3.html
- Expose all optional dependencies
- Enable tests on arm64
- Reset list of disabled tests
- Update meta
2023-07-28 12:13:26 +02:00
Sandro Jäckel and Martin Weinelt
6828bf6fbe
python310Packages.pyopenssl: 23.1.1 -> 23.2.0
...
Changelog: https://github.com/pyca/pyopenssl/blob/23.2.0/CHANGELOG.rst
2023-07-28 12:13:26 +02:00
Doron Behar and Martin Weinelt
8f4914fae6
python3.pkgs.scipy: 1.10.1 -> 1.11.1
...
Diff: https://github.com/scipy/scipy/compare/v1.10.1...v1.11.1
Significant changes to expression:
- Use `pypaBuildHook` to build it.
- Use `fetchFromGitHub` instead of `fetchPypi`.
- Support cross compilation using `pypaBuildHook` and `$mesonFlags`.
- Add a `passthru.updateScript` that downloads and updates hashes for datasets
needed for tests.
- Cleanup:
* Remove unneeded anymore `setupPyBuildFlags`.
* Remove unnecessary `sed` command from preConfigure that fixed a Numpy
issue in `setup.py`
* Use `blas` and `lapack` directly, relying on them being overriden by
the user in all of Python's packages' set - see commit 213d0845b5c .
2023-07-28 12:13:26 +02:00
Doron Behar and Martin Weinelt
68efe0a5a7
python3.pkgs.scipy: Add doronbehar as maintainer
2023-07-28 12:13:26 +02:00
Doron Behar and Martin Weinelt
70d182be3f
python3.pkgs.meson-python: populate python build flags with $mesonFlags
2023-07-28 12:13:26 +02:00
Doron Behar and Martin Weinelt
4c772b984f
python3.pkgs.meson-python: 0.12.1 -> 0.13.1
...
Changelog: https://github.com/mesonbuild/meson-python/blob/0.13.1/CHANGELOG.rst
2023-07-28 12:13:26 +02:00
Doron Behar and Martin Weinelt
9176d9e141
python3.pkgs.pythran: 0.11.0 -> 0.13.1
...
Diff: https://github.com/serge-sans-paille/pythran/compare/0.11.0...0.13.1
2023-07-28 12:13:26 +02:00
Doron Behar and Martin Weinelt
6560d0086c
python3.pkgs.pypaBuildHook: init
2023-07-28 12:13:25 +02:00
Doron Behar and Martin Weinelt
1298c367b1
pip-build-hook.sh: Support $pipBuildFlags
2023-07-28 12:13:25 +02:00
Doron Behar and Martin Weinelt
8056d8544f
xsimd: Fix cross compilation
2023-07-28 12:13:25 +02:00
Doron Behar and Martin Weinelt
5262a7d1c9
doc/python: Demonstrate how to override the blas implementation
2023-07-28 12:13:25 +02:00
Sandro Jäckel and Martin Weinelt
8e5efa270f
python310Packages.pybind11: 2.10.4 -> 2.11.1
...
Diff: https://github.com/pybind/pybind11/compare/v2.10.4...v2.11.1
Changelog: https://github.com/pybind/pybind11/blob/v2.11.1/docs/changelog.rst
2023-07-28 12:13:25 +02:00
Fabian Affolter and Martin Weinelt
51db3f6c4a
ledfx: 2.0.67 -> 2.0.69
...
Changelog: https://github.com/LedFx/LedFx/blob/2.0.69/CHANGELOG.rst
2023-07-28 12:13:25 +02:00
Fabian Affolter and Martin Weinelt
dd7721acb7
python311Packages.python-rtmidi: 1.4.9 -> 1.5.4
...
Changelog: https://github.com/SpotlightKid/python-rtmidi/blob/1.5.4/CHANGELOG.md
2023-07-28 12:13:25 +02:00
Martin Weinelt
9e6ff886ed
python310Packages.sphinx-autodoc-typehints: 1.22 -> 1.23.0
...
https://github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/1.23.0
2023-07-28 12:13:25 +02:00
Sandro Jäckel and Martin Weinelt
de8fad0e43
python310Packages.httpcore: add passthru.tests
2023-07-28 12:13:25 +02:00
R. Ryantm and Martin Weinelt
39b470e118
python310Packages.dj-rest-auth: 3.0.0 -> 4.0.1
2023-07-28 12:13:25 +02:00
Kirill Radzikhovskyy and Martin Weinelt
8d8492057b
python3Packages.platformdirs: 3.5.1 -> 3.9.1
2023-07-28 12:13:25 +02:00
Theodore Ni and Martin Weinelt
d67efb43e4
python310Packages.requests-toolbelt: 0.10.1 -> 1.0.0
2023-07-28 12:13:25 +02:00
Robert Schütz and Martin Weinelt
c0496407bc
python310Packages.filelock: 3.12.0 -> 3.12.2
...
Changelog: https://github.com/tox-dev/py-filelock/releases/tag/3.12.1
https://github.com/tox-dev/py-filelock/releases/tag/3.12.2
2023-07-28 12:13:25 +02:00
Fabian Affolter and Martin Weinelt
2c3472e001
python311Packages.pytest-httpserver: 1.0.6 -> 1.0.7
...
Diff: https://github.com/csernazs/pytest-httpserver/compare/refs/tags/1.0.6...1.0.7
Changelog: https://github.com/csernazs/pytest-httpserver/blob/1.0.7/CHANGES.rst
2023-07-28 12:13:24 +02:00
Fabian Affolter and Martin Weinelt
6ac38ebe01
python311Packages.devtools: 0.10.0 -> 0.11.0
...
Diff: https://github.com/samuelcolvin/python-devtools/compare/refs/tags/v0.10.0...v0.11.0
Changelog: https://github.com/samuelcolvin/python-devtools/releases/tag/v0.11.0
2023-07-28 12:13:24 +02:00
Fabian Affolter and Martin Weinelt
aade3b0c00
python311Packages.flask-limiter: 3.1.0 -> 3.3.1
...
Diff: https://github.com/alisaifee/flask-limiter/compare/refs/tags/3.1.0...3.3.1
2023-07-28 12:13:24 +02:00
Fabian Affolter and Martin Weinelt
85c6c7b64b
python311Packages.flask-limiter: disable on unsupported Python releases
...
- add changelog to emta
- clean-up postPatch section
2023-07-28 12:13:24 +02:00
Benjamin Hipple and Martin Weinelt
d8f45eef76
python3Packages.httpx: 0.23.3 -> 0.24.1
2023-07-28 12:13:24 +02:00
Martin Weinelt
9303548967
python310Packages.httpcore: 0.16.3 -> 0.17.2
...
https://github.com/encode/httpcore/releases/tag/0.17.2
https://github.com/encode/httpcore/releases/tag/0.17.1
https://github.com/encode/httpcore/releases/tag/0.17.0
https://github.com/encode/httpcore/compare/refs/tags/0.16.3...0.17.2
2023-07-28 12:13:24 +02:00
Robert Schütz and Martin Weinelt
1b43a8d663
python310Packages.pytest-asyncio: 0.20.3 -> 0.21.0
...
Diff: https://github.com/pytest-dev/pytest-asyncio/compare/refs/tags/v0.20.3...v0.21.0
Changelog: https://github.com/pytest-dev/pytest-asyncio/blob/v0.21.0/docs/source/reference/changelog.rst
2023-07-28 12:13:24 +02:00
Robert Schütz and Martin Weinelt
2f11899180
python310Packages.pyyaml: 6.0 -> 6.0.1
...
Diff: https://github.com/yaml/pyyaml/compare/6.0...6.0.1
2023-07-28 12:13:24 +02:00
Fabian Affolter and Martin Weinelt
cfd1870ff9
python311Packages.validators: 0.20.0 -> 0.21.1
...
Changelog: https://github.com/python-validators/validators/releases/tag/0.21.1
2023-07-28 12:13:24 +02:00
Fabian Affolter and Martin Weinelt
4bb701de1c
python311Packages.pycryptodome: 3.17.0 -> 3.18.0
...
Diff: https://github.com/Legrandin/pycryptodome/compare/refs/tags/v3.17.0...v3.18.0
Changelog: https://github.com/Legrandin/pycryptodome/blob/v3.18.0/Changelog.rst
2023-07-28 12:13:24 +02:00
Robert Schütz and Martin Weinelt
141d87e423
python310Packages.tzlocal: 4.2 -> 4.3
...
Changelog: https://github.com/regebro/tzlocal/blob/4.3/CHANGES.txt
2023-07-28 12:13:24 +02:00
Robert Schütz and Martin Weinelt
c499860fbc
python310Packages.virtualenv: 20.19.0 -> 20.24.0
...
Changelog: https://github.com/pypa/virtualenv/blob/20.24.0/docs/changelog.rst
2023-07-28 12:13:23 +02:00
Robert Schütz and Martin Weinelt
b99bb507d2
python310Packages.pluggy: run tests
2023-07-28 12:13:23 +02:00
Robert Schütz and Martin Weinelt
c185e249f4
python310Packages.pluggy: 1.0.0 -> 1.2.0
...
Diff: https://github.com/pytest-dev/pluggy/compare/refs/tags/1.0.0...1.2.0
Changelog: https://github.com/pytest-dev/pluggy/blob/refs/tags/1.2.0/CHANGELOG.rst
2023-07-28 12:13:23 +02:00
Sandro Jäckel and Martin Weinelt
d74195bc77
python310Packages.cryptography: 40.0.1 -> 41.0.1
2023-07-28 12:13:11 +02:00
Fabian Affolter and Martin Weinelt
9b5a48709b
python311Packages.service-identity: 21.1.0 -> 23.1.0
...
Diff: https://github.com/pyca/service-identity/compare/refs/tags/21.1.0...23.1.0
Changelog: https://github.com/pyca/service-identity/releases/tag/23.1.0
2023-07-28 12:09:04 +02:00