| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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.fastapi: Disable failing test | Martin Weinelt | 2023-01-05 | 1 | -0/+2 |
| * | python3Packages.fastapi: 0.85.2 -> 0.88.0 | Martin Weinelt | 2023-01-05 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.85.1 -> 0.85.2 | Fabian Affolter | 2022-11-02 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.85.0 -> 0.85.1 | Fabian Affolter | 2022-10-23 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.79.1 -> 0.85.0 | Fabian Affolter | 2022-09-25 | 1 | -4/+11 |
| * | python310Packages.fastapi: 0.79.0 -> 0.79.1 | R. Ryantm | 2022-08-19 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.78.0 -> 0.79.0 | R. Ryantm | 2022-07-14 | 1 | -3/+3 |
| * | python3Packages.fastapi: 0.75.2 -> 0.78.0•••https://github.com/tiangolo/fastapi/releases/tag/0.78.0 https://github.com/tiangolo/fastapi/releases/tag/0.77.1 https://github.com/tiangolo/fastapi/releases/tag/0.77.0 https://github.com/tiangolo/fastapi/releases/tag/0.76.0 | Martin Weinelt | 2022-06-06 | 1 | -18/+7 |
| * | treewide: migrate python packages to optional-dependencies•••This follows the term used by PEP 621. | Martin Weinelt | 2022-05-22 | 1 | -1/+1 |
| * | python3Packages.passlib: specify extras-require | Robert Schütz | 2022-05-08 | 1 | -1/+1 |
| * | python3Packages.fastapi: 0.75.1 -> 0.75.2 | Fabian Affolter | 2022-04-19 | 1 | -3/+17 |
| * | python310Packages.fastapi: 0.75.0 -> 0.75.1 | R. Ryantm | 2022-04-02 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.74.1 -> 0.75.0 | R. Ryantm | 2022-03-05 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.74.0 -> 0.74.1 | R. Ryantm | 2022-02-28 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.73.0 -> 0.74.0 | R. Ryantm | 2022-02-25 | 1 | -2/+2 |
| * | python310Packages.fastapi: 0.71.0 -> 0.73.0 | R. Ryantm | 2022-01-25 | 1 | -2/+2 |
| * | python3Packages.fastapi: 0.70.1 -> 0.71.0 | Fabian Affolter | 2022-01-08 | 1 | -2/+4 |
| * | python3Packages.fastapi: 0.70.0 -> 0.70.1 | Fabian Affolter | 2022-01-01 | 1 | -14/+22 |
| * | python3Packages.fastapi: 0.68.1 -> 0.70.0 | Fabian Affolter | 2021-10-08 | 1 | -2/+4 |
| * | python39Packages.fastapi: format, disable failing test | Sandro Jäckel | 2021-09-05 | 1 | -2/+12 |
| * | python3Packages.fastapi: 0.68.0 -> 0.68.1 | Fabian Affolter | 2021-08-24 | 1 | -2/+2 |
| * | python3Packages.fastapi: 0.67.0 -> 0.68.0 | Fabian Affolter | 2021-08-10 | 1 | -2/+2 |
| * | python3Packages.fastapi: 0.65.2 -> 0.67.0 | Daniel Wheeler | 2021-07-22 | 1 | -3/+7 |
| * | python3Packages.fastapi: 0.65.0 -> 0.65.2•••resolves CVE-2021-32677 | Robert Scott | 2021-06-25 | 1 | -2/+2 |
| * | python3Packages.fastapi: 0.63.0 -> 0.65.0•••https://github.com/tiangolo/fastapi/releases/tag/0.64.0 https://github.com/tiangolo/fastapi/releases/tag/0.65.0 | Robert Schütz | 2021-05-10 | 1 | -3/+3 |
| * | pythonPackages.fastapi: 0.55.1 -> 0.63.0 | Sandro Jäckel | 2021-01-07 | 1 | -26/+23 |
| * | python37Packages.fastapi: 0.54.1 -> 0.55.1 | R. RyanTM | 2020-06-23 | 1 | -2/+2 |
| * | python3Packages.fastapi: don't pin starlette | Jonathan Ringer | 2020-05-11 | 1 | -2/+7 |
| * | python37Packages.fastapi: 0.49.0 -> 0.54.0 | Daniel Wheeler | 2020-04-07 | 1 | -4/+10 |
| * | python37Packages.fastapi: 0.45.0 -> 0.49.0••• - Add peewee to test environment as now required. - Remove pyproject.toml patching as no longer required. | Daniel Wheeler | 2020-03-12 | 1 | -10/+5 |
| * | python3Packages.fastapi: 0.42.0 -> 0.45.0 fix broken package enable tests | Chris Ostrouchov | 2019-12-29 | 2 | -22/+29 |
| * | python: fastapi: 0.33.0 -> 0.42.0 | Frederik Rietdijk | 2019-10-27 | 1 | -2/+2 |
| * | pythonPackages.fastapi: init at 0.33.0 | Daniel Wheeler | 2019-07-27 | 2 | -0/+53 |
