Commit Graph
508812 Commits
Author SHA1 Message Date
Sandro JäckelandMartin 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äckelandMartin 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 AffolterandMartin 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 BeharandMartin Weinelt 55717243ed python3.pkgs.numpy: 1.24.2 -> 1.25.1
Fixes #240510 .
2023-07-28 12:13:28 +02:00
Sandro JäckelandMartin 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äckelandMartin 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äckelandMartin Weinelt 43c941588e maturin: remove seemingly unused dbus buildInput 2023-07-28 12:13:28 +02:00
Robert SchützandMartin 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ützandMartin 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ützandMartin 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äckelandMartin Weinelt 1ee622b10f python310Packages.twisted: disable failing test due to pyopenssl update 2023-07-28 12:13:27 +02:00
Sandro JäckelandMartin 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äckelandMartin Weinelt 7c1f46aa90 python310Packages.referencing: 0.29.1 -> 0.30.0 2023-07-28 12:13:27 +02:00
Sandro JäckelandMartin 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äckelandMartin Weinelt 5cad16a529 python310Packages.jsonschema-specifications: init at 2023.7.1 2023-07-28 12:13:27 +02:00
Sandro JäckelandMartin 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äckelandMartin 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äckelandMartin 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äckelandMartin 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äckelandMartin Weinelt 802e5ab6f1 python310Packages.uvicorn: 0.20.0 -> 0.23.1 2023-07-28 12:13:26 +02:00
Sandro JäckelandMartin Weinelt 39f9cc8ded python310Packages.a2wsgi: init at 1.7.0 2023-07-28 12:13:26 +02:00
Sandro JäckelandMartin Weinelt 9f456a06dc python310Packages.constantly: use python variant of overrideAttrs 2023-07-28 12:13:26 +02:00
Sandro JäckelandMartin 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äckelandMartin 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 BeharandMartin 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 BeharandMartin Weinelt 68efe0a5a7 python3.pkgs.scipy: Add doronbehar as maintainer 2023-07-28 12:13:26 +02:00
Doron BeharandMartin Weinelt 70d182be3f python3.pkgs.meson-python: populate python build flags with $mesonFlags 2023-07-28 12:13:26 +02:00
Doron BeharandMartin 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 BeharandMartin 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 BeharandMartin Weinelt 6560d0086c python3.pkgs.pypaBuildHook: init 2023-07-28 12:13:25 +02:00
Doron BeharandMartin Weinelt 1298c367b1 pip-build-hook.sh: Support $pipBuildFlags 2023-07-28 12:13:25 +02:00
Doron BeharandMartin Weinelt 8056d8544f xsimd: Fix cross compilation 2023-07-28 12:13:25 +02:00
Doron BeharandMartin Weinelt 5262a7d1c9 doc/python: Demonstrate how to override the blas implementation 2023-07-28 12:13:25 +02:00
Sandro JäckelandMartin 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 AffolterandMartin 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 AffolterandMartin 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äckelandMartin Weinelt de8fad0e43 python310Packages.httpcore: add passthru.tests 2023-07-28 12:13:25 +02:00
R. RyantmandMartin Weinelt 39b470e118 python310Packages.dj-rest-auth: 3.0.0 -> 4.0.1 2023-07-28 12:13:25 +02:00
Kirill RadzikhovskyyandMartin Weinelt 8d8492057b python3Packages.platformdirs: 3.5.1 -> 3.9.1 2023-07-28 12:13:25 +02:00
Theodore NiandMartin Weinelt d67efb43e4 python310Packages.requests-toolbelt: 0.10.1 -> 1.0.0 2023-07-28 12:13:25 +02:00
Robert SchützandMartin 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 AffolterandMartin 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 AffolterandMartin 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 AffolterandMartin 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 AffolterandMartin 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