summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/allure-python-commons-test
AgeCommit message (Collapse)Author
2026-01-05python313Packages.allure-python-commons-test: modernizeFabian Affolter
2026-01-04python3Packages.allure-python-commons-test: 2.15.2 -> 2.15.3R. Ryantm
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
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-03python3Packages.allure-python-commons-test: 2.15.0 -> 2.15.2R. Ryantm
2025-08-09python3Packages.allure-python-commons-test: 2.13.5 -> 2.15.0Martin Weinelt
This commit was automatically generated using update-python-libraries.
2024-05-22python3Packages: format with nixfmtMartin Weinelt
2024-05-17treewide: drop python 3.4 checksSigmanificient
2024-04-22python3Packages.allure-python-commons-test: 2.13.4 -> 2.13.5Martin Weinelt
2024-03-31python311Packages.allure-python-commons-test: 2.13.3 -> 2.13.4R. Ryantm
2024-03-12python311Packages.allure-python-commons-test: 2.13.2 -> 2.13.3R. Ryantm
2023-12-07python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis
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-09-27python3Packages.allure-python-commons-test: 2.12.0 -> 2.13.2Martin Weinelt
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-01-05python3Packages.allure-python-commons-test: 2.11.0 -> 2.12.0Martin Weinelt
2022-10-06python310Packages.allure-python-commons-test: 2.10.0 -> 2.11.0R. Ryantm
2022-08-22python310Packages.allure-python-commons-test: 2.9.45 -> 2.10.0R. Ryantm
2021-11-17pythonPackages.allure-python-commons-test: init at 2.9.45Evan Stoll