Theodore Ni and Martin Weinelt
0f23a142ec
awsebcli: refactor, relax dependencies, and enable tests
2023-07-28 12:15:29 +02:00
Theodore Ni and Martin Weinelt
10fd6d034b
awscli2: 2.12.7 -> 2.13.3
2023-07-28 12:14:57 +02:00
Theodore Ni and Martin Weinelt
50d38ab78d
awscli: 1.27.79 -> 1.29.9
2023-07-28 12:14:55 +02:00
Theodore Ni and Martin Weinelt
438475dac5
python310Packages.boto3: 1.26.79 -> 1.28.9
2023-07-28 12:13:30 +02:00
Theodore Ni and Martin Weinelt
5704093280
python310Packages.botocore: 1.29.79 -> 1.31.9
2023-07-28 12:13:30 +02:00
Robert Schütz and Martin Weinelt
4e7b3a4137
poetry: fix build
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
0122a38ff2
python310Packages.objgraph: specify optional dependencies
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
7588527ebf
python310Packages.objgraph: fix tests
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
8d2246e7c4
python310Packages.levenshtein: 0.21.0 -> 0.21.1
...
Diff: https://github.com/maxbachmann/Levenshtein/compare/refs/tags/v0.21.0...v0.21.1
Changelog: https://github.com/maxbachmann/Levenshtein/blob/refs/tags/v0.21.1/HISTORY.md
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
6879da9966
python310Packages.rapidfuzz: 3.0.0 -> 3.1.1
...
Diff: https://github.com/maxbachmann/RapidFuzz/compare/refs/tags/v3.0.0...v3.1.1
Changelog: https://github.com/maxbachmann/RapidFuzz/blob/refs/tags/v3.1.1/CHANGELOG.rst
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
1bc9458486
rapidfuzz-cpp: 1.11.3 -> 2.0.0
...
Diff: https://github.com/maxbachmann/rapidfuzz-cpp/compare/v1.11.3...v2.0.0
Changelog: https://github.com/maxbachmann/rapidfuzz-cpp/blob/v2.0.0/CHANGELOG.md
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
39b5325a66
taskflow: 3.5.0 -> 3.6.0
...
Diff: https://github.com/taskflow/taskflow/compare/v3.5.0...v3.6.0
Changelog: https://taskflow.github.io/taskflow/release-3-6-0.html
2023-07-28 12:13:29 +02:00
Robert Schütz and Martin Weinelt
a37a318c53
python310Packages.scikit-build: 0.16.7 -> 0.17.6
...
Changelog: https://github.com/scikit-build/scikit-build/blob/0.17.6/CHANGES.rst
2023-07-28 12:13:29 +02:00
Sandro Jäckel and Martin Weinelt
f88e0be2a3
baserow: don't require outdated peer dependencies
...
jsonschema no longer requires pyrsistent but the outdated lock files
still think thats the case. There is no point in peer dependency pinning
in nixpkgs, so we might as well use the input files with only direct
dependencies.
2023-07-28 12:13:29 +02:00
Sandro Jäckel and Martin Weinelt
21366ecb4d
python3.pkgs.drf-spectacular: 0.26.2 -> 0.26.3
...
Diff: https://github.com/tfranzel/drf-spectacular/compare/refs/tags/0.26.2...0.26.3
Changelog: https://github.com/tfranzel/drf-spectacular/releases/tag/0.26.3
2023-07-28 12:13:29 +02:00
Sandro Jäckel and Martin Weinelt
587e94be0b
python3.pkgs.gunicorn: 21.1.0 -> 21.2.0
...
Diff: https://github.com/benoitc/gunicorn/compare/21.1.0...21.2.0
2023-07-28 12:13:29 +02:00
Sandro Jäckel and Martin Weinelt
4c0061c983
python310Packages.urllib3: 1.26.14 -> 1.26.16
...
https://github.com/urllib3/urllib3/releases/tag/1.26.15
https://github.com/urllib3/urllib3/releases/tag/1.26.16
2023-07-28 12:13:29 +02:00
Sandro Jäckel and Martin Weinelt
470db3a7bd
python310Packages.django-oauth-toolkit: disable pytest-xdist for now
2023-07-28 12:13:28 +02:00
Martin Weinelt
23d55b922a
python310Packages.openapi-spec-validator: 0.5.6 -> 0.6.0
...
https://github.com/python-openapi/openapi-spec-validator/releases/tag/0.5.7
https://github.com/p1c2u/openapi-spec-validator/releases/tag/0.6.0
2023-07-28 12:13:28 +02:00
Martin Weinelt
21b9b3ad7e
python310Packages.openapi-schema-validator: 0.4.4 -> 0.6.0
...
https://github.com/python-openapi/openapi-schema-validator/releases/tag/0.5.0
https://github.com/python-openapi/openapi-schema-validator/releases/tag/0.6.0
2023-07-28 12:13:28 +02:00
Sandro Jäckel and Martin Weinelt
d9c4b673b6
python310Packages.jsonschema: run tests with pytest
...
pytest has less dependencies and better integration like disabling tests
is super easy
2023-07-28 12:13:28 +02:00
Fabian Affolter and Martin Weinelt
1148d2369b
python311Packages.factory_boy: 3.2.1 -> 3.3.0
...
Changelog: https://github.com/FactoryBoy/factory_boy/blob/3.3.0/docs/changelog.rst
2023-07-28 12:13:28 +02:00
Martin Weinelt
59a8e9915e
python310Packages.cython_3: 3.0.0b2 -> 3.0.0
...
https://github.com/cython/cython/blob/3.0.0/CHANGES.rst
2023-07-28 12:13:28 +02:00
Doron Behar and Martin Weinelt
55717243ed
python3.pkgs.numpy: 1.24.2 -> 1.25.1
...
Fixes #240510 .
2023-07-28 12:13:28 +02:00
Sandro Jäckel and Martin Weinelt
61f5fbb485
python310Packages.click: 8.1.3 -> 8.1.6
...
https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-6
2023-07-28 12:13:28 +02:00
Sandro Jäckel and Martin Weinelt
9ccbaee24d
python310Packages.pyjwt: 2.7.0 -> 2.8.0
...
Changelog: https://github.com/jpadilla/pyjwt/blob/2.8.0/CHANGELOG.rst
2023-07-28 12:13:28 +02:00
Sandro Jäckel and Martin Weinelt
43c941588e
maturin: remove seemingly unused dbus buildInput
2023-07-28 12:13:28 +02:00
Robert Schütz and Martin Weinelt
b9012fdfc6
python310Packages.cairocffi: 1.4.0 -> 1.5.1
...
Changelog: https://github.com/Kozea/cairocffi/blob/v1.5.1/NEWS.rst
2023-07-28 12:13:28 +02:00
Robert Schütz and Martin Weinelt
895e78a474
python310Packages.pikepdf: 7.2.0 -> 8.1.1
...
Diff: https://github.com/pikepdf/pikepdf/compare/v7.2.0...v8.1.1
Changelog: https://github.com/pikepdf/pikepdf/blob/v8.1.1/docs/releasenotes/version8.rst
2023-07-28 12:13:27 +02:00
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