summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/batchspawner (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.batchspawner: fixGaetan Lepage2025-04-281-7/+17
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.batchspawner: migrate to pytest-cov-stubPeder Bergebakken Sundt2024-07-301-5/+2
* treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' Jörg Thalheim2024-07-291-1/+1
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-13/+12
* python311Packages.batchspawner: enable testsnatsukium2024-03-211-2/+11
* python311Packages.batchspawner: refactornatsukium2024-03-211-5/+12
* python311Packages.batchspawner: 1.2.0 -> 1.3.0R. Ryantm2024-03-201-2/+2
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* python311Packages.batchspawner: add changelog to metaFabian Affolter2023-08-131-2/+3
* python311Packages.batchspawner: add missing inputFabian Affolter2023-08-131-0/+2
* treewide: drop inactive maintainer costrouc from all python packagesSandro Jäckel2023-07-181-1/+1
* python310Packages.batchspawner: disable on older Python releasesFabian Affolter2022-10-051-5/+9
* python310Packages.batchspawner: 1.1.0 -> 1.2.0R. Ryantm2022-10-051-3/+3
* python3Packages.batchspawner: 1.0.1 -> 1.1.0Jonathan Ringer2021-06-221-2/+2
* python37Packages.batchspawner: 1.0.0 -> 1.0.1R. RyanTM2020-11-191-2/+2
* pythonPackages: fix pythonImportsCheck typos and capitalizationMartin Weinelt2020-11-031-1/+1
* pythonPackages.batchspawer: init at 1.0.0Chris Ostrouchov2020-08-081-0/+35