| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python311Packages.flake8-future-import: modernize | Peder Bergebakken Sundt | 2024-08-13 | 1 | -3/+6 |
| * | 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 Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -20/+20 |
| * | 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 | adisbladis | 2023-12-07 | 1 | -0/+1 |
| * | python3Packages.flake8-future-import: add missing runHook | natsukium | 2023-05-11 | 1 | -0/+4 |
| * | python3Packages.flake8-future-import: fix tests | natsukium | 2023-05-11 | 1 | -0/+5 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | python3Packages.flake8-future-import: 0.4.6 -> 0.4.7 | Martin Weinelt | 2023-01-05 | 1 | -3/+3 |
| * | pythonPackages.flake8-future-import: fix build on Python 3.10 | Markus S. Wamser | 2021-11-09 | 3 | -3/+20 |
| * | python39Packages.flake8-future-import: fix tests | Robert Schütz | 2021-07-05 | 1 | -10/+24 |
| * | pythonPackages.flake8-future-import: fix build•••Was broken after python3.8 upgraded to 3.8.6 due to this change: bpo-41314: Changed the release when from future import annotations becomes the default from 4.0 to 3.10 (following a change in PEP 563). | Martin Weinelt | 2020-10-15 | 2 | -2/+16 |
| * | python37Packages.flake8-future-import: fix dependencies | Jonathan Ringer | 2020-06-11 | 1 | -2/+5 |
| * | pythonPackages.flake8-future-import: 0.4.5 -> 0.4.6 and fix build•••The build is currently broken on master and 20.03. This upgrades to the latest version and also disables the bad py2 test. I spent a long time trying to figure out what the issue is, but since it's disabled upstream on python3 anyways let's just skip it on python2 as well. ZHF: #80379 | Benjamin Hipple | 2020-03-23 | 2 | -14/+24 |
| * | pythonPackages.flake8-future-import: fix build on Python 3.7 | Mario Rodas | 2018-12-05 | 1 | -1/+9 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -2/+1 |
| * | python.pkgs.flake8-future-import: 0.4.3 -> 0.4.5 | Robert Schütz | 2018-04-21 | 1 | -13/+4 |
| * | flake8-future-import: Add patch to fix tests. | Tom Hunger | 2017-09-28 | 1 | -1/+13 |
| * | pythonPackages.flake8-future-import: Init at 0.4.3 | Tuomas Tynkkynen | 2017-09-20 | 1 | -0/+20 |
