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
Adam Joseph and GitHub
52d3944057
Merge pull request #212795 from Cynerd/setuptools-rust-hook
...
Setuptools rust hook for cross compilation
2023-07-28 06:53:09 +00:00
github-actions[bot] and GitHub
e913a05c06
Merge staging-next into staging
2023-07-28 06:01:52 +00:00
github-actions[bot] and GitHub
f5211c03d0
Merge master into staging-next
2023-07-28 06:01:15 +00:00
github-actions[bot] and zowoq
91d48bf4bd
terraform-providers.tencentcloud: 1.81.16 -> 1.81.17
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
ae2bce3a9f
terraform-providers.wavefront: 3.6.0 -> 4.0.0
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
02219f3fd0
terraform-providers.turbot: 1.9.1 -> 1.10.0
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
5109f85403
terraform-providers.spotinst: 1.129.0 -> 1.130.0
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
eeb5d817f6
terraform-providers.opentelekomcloud: 1.35.3 -> 1.35.4
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
0f3fdff006
terraform-providers.opsgenie: 0.6.28 -> 0.6.29
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
a355bae97f
terraform-providers.ns1: 2.0.4 -> 2.0.5
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
1cf94f6109
terraform-providers.minio: 1.16.0 -> 1.17.0
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
acdbb82ab3
terraform-providers.google-beta: 4.75.0 -> 4.75.1
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
c3f7f34b0b
terraform-providers.google: 4.75.0 -> 4.75.1
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
e04b7dae8c
terraform-providers.aws: 5.9.0 -> 5.10.0
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
f98c417be3
terraform-providers.equinix: 1.14.4 -> 1.14.5
2023-07-28 15:03:03 +10:00
github-actions[bot] and zowoq
15f4934905
terraform-providers.azurerm: 3.66.0 -> 3.67.0
2023-07-28 15:03:03 +10:00