summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pytest-console-scripts/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-18/+13
* treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage•••The setuptools-scm packages gained a setup hook, that sets it to the derivation version automatically, so setting it to that manually has become redundant. This also affects downstream consumers of setuptools-scm, like hatch-vcs or flit-scm. Martin Weinelt2023-12-201-2/+0
* python3Packages.pytest-console-scripts: 1.3.1 -> 1.4.1Martin Weinelt2023-09-271-2/+2
* 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 Girol2023-01-211-1/+1
* python310Packages.pytest-console-scripts: propagate setuptoolsSandro Jäckel2022-09-191-2/+7
* python310Packages.pytest-console-scripts: 1.3 -> 1.3.1R. Ryantm2022-03-191-2/+2
* python3Packages.pytest-console-scripts: clean-ipFabian Affolter2022-02-251-9/+22
* python310Packages.pytest-console-scripts: 1.2.2 -> 1.3R. Ryantm2022-02-241-2/+2
* python38Packages.pytest-console-scripts: 1.2.1 -> 1.2.2R. Ryantm2022-01-071-2/+2
* python38Packages.pytest-console-scripts: 1.2.0 -> 1.2.1R. RyanTM2021-09-291-2/+2
* python3Packages.pytest-console-scripts: init at 1.2.0•••Thanks to @kvas-it for cutting a release with the patches needed to make tests work. Aluísio Augusto Silva Gonçalves2021-04-301-0/+41