| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: run nixfmt 1.0.0 | Wolfgang Walther | 2025-07-24 | 2 | -20/+18 |
| * | various: remove domenkozar from maintainers (#415576) | Domen Kožar | 2025-06-11 | 1 | -1/+0 |
| * | treewide: switch instances of lib.teams.*.members to the new meta.teams attri...•••Follow-up to #394797. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net> | Fernando Rodrigues | 2025-04-25 | 1 | -1/+1 |
| * | python313Packages.pytest: 8.3.4 -> 8.3.5•••https://github.com/pytest-dev/pytest/releases/tag/8.3.5 | Martin Weinelt | 2025-03-11 | 1 | -2/+2 |
| * | python313Packages.pytest: adopt by python maintainers | Martin Weinelt | 2025-01-27 | 1 | -6/+1 |
| * | python313Packages.pytest: 8.3.3 -> 8.3.4•••https://github.com/pytest-dev/pytest/releases/tag/8.3.4 | Martin Weinelt | 2025-01-27 | 1 | -2/+2 |
| * | Merge master into staging-next | github-actions[bot] | 2024-10-15 | 1 | -2/+0 |
| |\ | |||||
| | * | python3{11,12}Packages.pytest_7: drop nose dependency•••This was only used for testing pytest itself in `passthru.tests.pytest`. The tests weren’t passing before this, so I can’t verify if they still pass after, but looking over the source tree it would just be a matter of disabling a file at most if this breaks them further. | Emily | 2024-10-15 | 1 | -2/+0 |
| * | | python312Packages.pytest: 8.3.2 -> 8.3.3•••https://github.com/pytest-dev/pytest/releases/tag/8.3.3 | Martin Weinelt | 2024-10-13 | 1 | -2/+2 |
| |/ | |||||
| * | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2024-09-30 | 2 | -2/+2 |
| |\ | |||||
| | * | treewide: replace passthru.optional-dependencies with optional-dependencies | Robert Schütz | 2024-09-29 | 2 | -2/+2 |
| * | | treewide: handle preDistPhases __structuredAttrs-agnostically•••Always specify the preDistPhases attribute as a list instead of a string. Append elements to the preDistPhases Bash variable using appendToVar instead of string or Bash array concatenation. Handle element insertion before a specific element using string substitution as before, but handle both structured and unstructured attributes. | Yueh-Shun Li | 2024-09-03 | 2 | -4/+4 |
| |/ | |||||
| * | python312Packages.pytest: 8.2.2 -> 8.3.2•••https://github.com/pytest-dev/pytest/releases/tag/8.3.0 https://github.com/pytest-dev/pytest/releases/tag/8.3.1 https://github.com/pytest-dev/pytest/releases/tag/8.3.2 | Martin Weinelt | 2024-08-06 | 2 | -80/+2 |
| * | python312Packages.pytest: remove optional nose dependency•••It was removed in the 8.1.0 release cycle. | Martin Weinelt | 2024-07-12 | 1 | -3/+0 |
| * | python312Packages.pytest: 8.1.1 -> 8.2.2•••https://github.com/pytest-dev/pytest/releases/tag/8.1.2 https://github.com/pytest-dev/pytest/releases/tag/8.2.0 https://github.com/pytest-dev/pytest/releases/tag/8.2.1 https://github.com/pytest-dev/pytest/releases/tag/8.2.2 | Martin Weinelt | 2024-06-24 | 2 | -2/+81 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 3 | -138/+151 |
| * | python312Packages.pytest: 8.0.2 -> 8.1.1•••https://github.com/pytest-dev/pytest/releases/tag/8.1.0 (yanked) https://github.com/pytest-dev/pytest/releases/tag/8.1.1 | Martin Weinelt | 2024-03-26 | 1 | -2/+2 |
| * | python311Packages.pytest_7: init at 7.4.4 | Martin Weinelt | 2024-03-12 | 1 | -0/+116 |
| * | python311Packages.pytest: 7.4.4 -> 8.0.2•••https://github.com/pytest-dev/pytest/releases/tag/8.0.2 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| * | python311Packages.pytest: 7.4.3 -> 7.4.4•••https://github.com/pytest-dev/pytest/releases/tag/7.4.4 | Martin Weinelt | 2024-02-02 | 1 | -2/+2 |
| * | python311Packages.pytest: clean up deps, expose testing extra | Martin Weinelt | 2023-12-20 | 2 | -13/+29 |
| * | python311Packages.pytest: 7.4.2 -> 7.4.3•••https://github.com/pytest-dev/pytest/releases/tag/7.4.3 | Martin Weinelt | 2023-11-07 | 1 | -4/+5 |
| * | python311Packages.pytest: 7.4.0 -> 7.4.2•••https://github.com/pytest-dev/pytest/releases/tag/7.4.1 https://github.com/pytest-dev/pytest/releases/tag/7.4.2 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python310Packages.pytest: 7.2.1 -> 7.4.0•••Changelog: https://github.com/pytest-dev/pytest/releases/tag/7.4.0 | Martin Weinelt | 2023-07-28 | 1 | -2/+2 |
| * | python310Packages.pytest: 7.2.0 -> 7.2.1•••https://github.com/pytest-dev/pytest/releases/tag/7.2.1 | Martin Weinelt | 2023-03-03 | 1 | -3/+3 |
| * | treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | python3Packages.pytest: 7.1.3 -> 7.2.0•••https://github.com/pytest-dev/pytest/releases/tag/7.2.0 | Martin Weinelt | 2023-01-05 | 1 | -3/+6 |
| * | python3Packages.pytest: 7.1.2 -> 7.1.3•••https://github.com/pytest-dev/pytest/releases/tag/7.1.3 | Martin Weinelt | 2022-09-18 | 1 | -3/+3 |
| * | python3Packages.pytest: extract test into passthru•••Necessary To escape infinite recursion with hypothesis. | Martin Weinelt | 2022-07-21 | 2 | -26/+52 |
| * | python3Packages.pytest: 7.1.1 -> 7.1.2•••https://github.com/pytest-dev/pytest/releases/tag/7.1.2 | Martin Weinelt | 2022-07-21 | 1 | -3/+3 |
| * | python3Packages.pytest: prune deps, refactor | Martin Weinelt | 2022-04-15 | 1 | -24/+21 |
| * | python3Packages.pytest: 7.0.1 -> 7.1.1 | Martin Weinelt | 2022-04-13 | 1 | -3/+3 |
| * | python3Packages.pytest: 6.2.5 -> 7.0.1 | Martin Weinelt | 2022-03-14 | 1 | -14/+5 |
| * | python3Packages.pytest_5: remove•••no longer needed | Frederik Rietdijk | 2022-01-16 | 1 | -95/+0 |
| * | python2.pkgs: move expressions into python2-modules/ folder•••Another step in further separating python2 from python3. | Frederik Rietdijk | 2022-01-16 | 1 | -68/+0 |
| * | python310Packages.pytest: fix tests | Martin Weinelt | 2021-12-26 | 1 | -4/+8 |
| * | Merge master into staging-next | github-actions[bot] | 2021-11-14 | 1 | -3/+0 |
| |\ | |||||
| | * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-13 | 1 | -3/+0 |
| | * | python3Packages.pytest: 6.2.4 -> 6.2.5 | Martin Weinelt | 2021-09-05 | 1 | -2/+2 |
| | * | python3Packages.pytest_5: relax pluggy constraints | Martin Weinelt | 2021-09-05 | 1 | -0/+5 |
| | * | python3Packages.pytest_4: relax pluggy constraints•••Following 7e27631e46c8121e5b906083e1de74ec53de2730 | Sandro Jäckel | 2021-09-05 | 1 | -0/+5 |
| | * | python3Packages.pytest: relax pluggy constraints•••Apparently possible without further changes: https://github.com/pytest-dev/pytest/pull/9040 | Martin Weinelt | 2021-09-05 | 1 | -0/+5 |
| * | | pytest: new hook to delete pytest bytecode•••In https://github.com/NixOS/nixpkgs/issues/139292 we found out that pytest leaves pytest-generated bytecode in install directory (as tests are ran after install). That bytecode is: - non-deterministic (was copied from cpython before cpython got support for deterministic bytecode) - unneeded after test run The change cleans bytecode up and provides a hook variable to avoid it if needed. Tested on `python39Packages.pytest-xdist` and `python27Packages.flaky` as: $ nix build -f. python39Packages.pytest-xdist $ nix build -f. python39Packages.pytest-xdist --rebuild $ nix build -f. python27Packages.flaky $ nix build -f. python27Packages.flaky --rebuild Closes: https://github.com/NixOS/nixpkgs/issues/139292 | Sergei Trofimovich | 2021-10-30 | 3 | -0/+39 |
| * | | python3Packages.pytest: 6.2.4 -> 6.2.5 | Martin Weinelt | 2021-09-01 | 1 | -2/+2 |
| * | | python3Packages.pytest_5: relax pluggy constraints | Martin Weinelt | 2021-09-01 | 1 | -0/+5 |
| * | | python3Packages.pytest_4: relax pluggy constraints•••Following 7e27631e46c8121e5b906083e1de74ec53de2730 | Sandro Jäckel | 2021-09-01 | 1 | -0/+5 |
| * | | python3Packages.pytest: relax pluggy constraints•••Apparently possible without further changes: https://github.com/pytest-dev/pytest/pull/9040 | Martin Weinelt | 2021-09-01 | 1 | -0/+5 |
| |/ | |||||
| * | python3Packages.pytest: 6.2.3 -> 6.2.4 | Martin Weinelt | 2021-06-22 | 1 | -2/+2 |
| * | treewide: setuptools_scm -> setuptools-scm | Sandro Jäckel | 2021-06-03 | 2 | -4/+4 |
| * | python3Packages.pytest: 6.2.2 -> 6.2.3•••https://github.com/pytest-dev/pytest/releases/tag/6.2.3 | Martin Weinelt | 2021-04-04 | 1 | -2/+2 |
