Martin Weinelt
b79da2786f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/bundlewrap/default.nix
pkgs/development/python-modules/coverage/default.nix
pkgs/development/python-modules/h5netcdf/default.nix
pkgs/development/python-modules/hypothesis/default.nix
pkgs/development/python-modules/numba/default.nix
pkgs/development/python-modules/optype/default.nix
pkgs/development/python-modules/setuptools-git-versioning/default.nix
pkgs/development/python-modules/sphinx/default.nix
2026-02-15 16:17:41 +01:00
Martin Weinelt
8ea6bde88d
treewide: prune pythonOlder 3.10/3.11
...
This is a post 3.10 removal cleanup.
2026-02-15 04:33:54 +01:00
Martin Weinelt
cf33022630
python3Packages.allure-python-commons: 2.15.0 -> 2.15.3
...
This commit was automatically generated using update-python-libraries.
2026-02-01 16:41:38 +01:00
Ihar Hrachyshka
567e8dfd8e
treewide: clean up 'meta = with' pattern
...
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Martin Weinelt
f2a3040c5f
python3Packages.allure-python-commons: 2.13.5 -> 2.15.0
...
This commit was automatically generated using update-python-libraries.
2025-08-09 18:57:57 +02:00
Martin Weinelt
59b1aef590
python3Packages: format with nixfmt
2024-05-22 17:32:03 +02:00
Martin Weinelt
8745b7221a
python3Packages.allure-python-commons: 2.13.2 -> 2.13.5
2024-04-22 13:59:45 +02:00
adisbladis
02dab4ab5c
python3.pkgs.*: Explicitly pass buildPythonPackage format parameter
...
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.
cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
2023-12-07 17:46:49 +01:00
Martin Weinelt
74ceb33d26
python3Packages.allure-python-commons: 2.12.0 -> 2.13.2
2023-09-27 15:32:47 +02:00
Martin Weinelt
0215034f25
python3.pkgs: Migrate fetchers to use hash
...
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Martin Weinelt
e4d51fe165
python3Packages.allure-python-commons: 2.10.0 -> 2.12.0
2023-01-05 01:08:50 +01:00
R. RyanTM
aeb48f3404
python310Packages.allure-python-commons: 2.9.45 -> 2.10.0 ( #187848 )
...
* python310Packages.allure-python-commons: 2.9.45 -> 2.10.0
* python310Packages.allure-python-commons: Disable Python <= 3.6
Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2022-08-23 17:33:20 +02:00
Evan Stoll
5a13ad11ee
pythonPackages.allure-python-commons: init at 2.9.45
2021-11-17 14:27:22 -05:00