| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-28 | pypaBuildHook: handle pypaBuildFlags `__structuredAttrs`-agnostically | Yueh-Shun Li | |
| 2024-10-28 | pipBuildHook: handle pipBuildFlags `__structuredAttrs`-agnostically | Yueh-Shun Li | |
| 2024-07-30 | python3Packages: remove unused arguments | Sigmanificient | |
| 2024-07-14 | treewide: remove unused occurence of stdenv (and other) arguments | Sigmanificient | |
| format (will squash) | |||
| 2024-05-22 | python3Packages: format with nixfmt | Martin Weinelt | |
| 2024-04-28 | Merge branch 'master' into staging-next | Jan Tojnar | |
| 2024-04-28 | Removing FRidh as active maintainer of packages | Frederik Rietdijk | |
| In the past I was very active with Python packaging. For several years now I was hardly around as maintainer, so it does not make sense I am listed as a maintainer for these makes. Looking back, I should have removed myself as maintainer already much longer ago. Anyway, better late than never. It's been a fun ride, and I do intend to occasionally contribute to Nixpkgs, but not in the same way it once was. | |||
| 2024-04-22 | python3Packages.meson-python: 0.15.0 -> 0.16.0 | Martin Weinelt | |
| https://github.com/mesonbuild/meson-python/blob/0.16.0/CHANGELOG.rst | |||
| 2024-01-21 | python310Packages.meson-python: add doronbehar as maintainer | Doron Behar | |
| 2023-12-20 | python3Packages.meson-python: 0.14.0 -> 0.15.0 | Martin Weinelt | |
| https://github.com/mesonbuild/meson-python/blob/0.15.0/CHANGELOG.rst | |||
| 2023-10-13 | python3.pkgs.meson-python: run hook in postConfigure | Alyssa Ross | |
| It's not uncommon for packages to modify mesonFlags/mesonFlagsArray in e.g. preConfigure. Since the hook was previously run immediately, these changes wouldn't have been picked up. To fix this, run the hook after the configure phase, where we know the list of meson flags will have been finalized. Fixes: 70d182be3fd4 ("python3.pkgs.meson-python: populate python build flags with $mesonFlags") | |||
| 2023-09-27 | python3Packages.meson-python: 0.13.1 -> 0.14.0 | Martin Weinelt | |
| 2023-08-03 | python3.pkgs.meson-python: depend on top-level ninja | Theodore Ni | |
| This is a build tool that depends on a ninja binary directly, not through the ninja PyPI package. | |||
| 2023-07-28 | python3.pkgs.meson-python: populate python build flags with $mesonFlags | Doron Behar | |
| 2023-07-28 | python3.pkgs.meson-python: 0.12.1 -> 0.13.1 | Doron Behar | |
| Changelog: https://github.com/mesonbuild/meson-python/blob/0.13.1/CHANGELOG.rst | |||
| 2023-03-03 | python3Packages.meson-python: 0.12.0 -> 0.12.1 | Martin Weinelt | |
| 2023-01-15 | python3Packages.meson-python: Propagate typing-extensions | Martin Weinelt | |
| It is both a build and a runtime dependency for python<3.10. | |||
| 2023-01-09 | python3Packages.meson-python: Provide typing-extensions for python<3.10 | Martin Weinelt | |
| 2023-01-05 | python3Packages.meson-python: 0.10.0 -> 0.12.0 | Martin Weinelt | |
| 2022-11-13 | python3.pkgs.meson-python: 0.8.1 -> 0.10.0 | Doron Behar | |
| 2022-09-19 | python3Packages.meson-python: 0.6.0 -> 0.8.1 | Frederik Rietdijk | |
| 2022-09-19 | python3.pkgs.meson-python: init at 0.6.0 | Frederik Rietdijk | |
