summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/colorlog (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.colorlog: 6.8.2 -> 6.9.0•••https://github.com/borntyping/python-colorlog/compare/v6.8.2...v6.9.0 Martin Weinelt2024-12-311-13/+3
* python313Packages.colorlog: fix buildMartin Weinelt2024-11-181-0/+10
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-14/+9
* python311Packages.colorlog: 6.8.0 -> 6.8.2•••Changelog: https://github.com/borntyping/python-colorlog/releases/tag/v6.8.2 Robert Schütz2024-01-281-2/+2
* python3Packages.colorlog: 6.7.0 -> 6.8.0Martin Weinelt2023-12-201-5/+14
* 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 adisbladis2023-12-071-0/+1
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* 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
* python3Packages.colorlog: 6.6.0 -> 6.7.0Martin Weinelt2022-09-181-2/+2
* python3Packages.colorlog: 6.5.0 -> 6.6.0•••https://github.com/borntyping/python-colorlog/releases/tag/v6.6.0 Robert Schütz2021-11-131-2/+2
* python3Packages.colorlog: 6.4.1 -> 6.5.0Robert Schütz2021-10-091-2/+2
* python3Packages.colorlog: 5.0.1 -> 6.4.1Martin Weinelt2021-09-051-2/+2
* pythonPackages.colorlog: 4.8.0 -> 5.0.1Robert Schütz2021-04-131-2/+2
* pythonPackages.colorlog: 4.7.2 -> 4.8.0Robert Schütz2021-03-221-2/+2
* python3Packages.colorlog: switch to pytestCheckHookFabian Affolter2021-01-141-1/+1
* python3Packages.colorlog: 4.6.2 -> 4.7.2Fabian Affolter2021-01-141-10/+8
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* python3Packages.colorlog: fix buildJonathan Ringer2020-12-011-0/+4
* python3Packages.colorlog: 4.4.0 -> 4.6.2Frederik Rietdijk2020-12-011-2/+2
* python27Packages.colorlog: 4.2.1 -> 4.4.0R. RyanTM2020-11-111-2/+2
* python27Packages.colorlog: 4.1.0 -> 4.2.1R. RyanTM2020-07-311-2/+2
* python27Packages.colorlog: 4.0.2 -> 4.1.0R. RyanTM2020-04-091-3/+3
* python.pkgs.colorlog: 3.1.4 -> 4.0.2Robert Schütz2018-12-141-2/+2
* python: colorlog: 3.1.2 -> 3.1.4Frederik Rietdijk2018-05-101-2/+2
* pythonPackages.colorlog: 2.6.1 -> 3.1.2Robert Schütz2018-01-261-0/+24