| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.flask-restful: disable failing tests | Martin Weinelt | 2024-10-13 | 1 | -0/+3 |
| * | python312Packages.flask-restful: remove unused nose argument | Sigmanificient | 2024-08-10 | 1 | -2/+0 |
| * | python3Packages.flask-restful: drop nose dependency | Sigmanificient | 2024-07-29 | 2 | -1/+183 |
| * | 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 Thalheim | 2024-07-29 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -21/+18 |
| * | python311Packages.flask-restful: fix tests•••Signals are now always available, since flask depends on blinker. | Martin Weinelt | 2024-01-26 | 2 | -0/+26 |
| * | python311Packages.flask-restful: disable failing tests•••Can likely be attributed to changes in werkzeug 2.3.x. | Martin Weinelt | 2023-09-27 | 1 | -0/+3 |
| * | python310Packages.flask-restful: 0.3.9 -> 0.3.10 | R. Ryantm | 2023-06-08 | 1 | -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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | python310Packages.flask-restful: add comment to patch | Sandro | 2022-10-17 | 1 | -0/+1 |
| * | python3Packages.flask-restful: disable failing test•••This test broke with flask>2.2.0 and the project is otherwise unmaintained, so this is a best-effort fix. | Martin Weinelt | 2022-08-26 | 1 | -0/+5 |
| * | Revert "python310Packages.flask-restful: remove condition from patch" | Robert Schütz | 2022-06-06 | 1 | -1/+1 |
| * | python310Packages.flask-restful: remove condition from patch | Sandro Jäckel | 2022-05-30 | 1 | -1/+1 |
| * | python3Packages.flask-restful: only apply patch if necessary | Robert Schütz | 2022-05-15 | 1 | -1/+2 |
| * | python3Packages.flask-restful: update pname•••- add pythonImportsCheck - disable on older Python releases | Fabian Affolter | 2022-04-24 | 1 | -10/+20 |
| * | python3Packages.flask-restful: apply patch for werkzeug 2.1.0 compat•••Based on https://github.com/python-restx/flask-restx/pull/423. | Martin Weinelt | 2022-04-15 | 2 | -0/+118 |
| * | python3Packages.flask-restful: 0.3.8 -> 0.3.9 | Martin Weinelt | 2021-06-21 | 1 | -15/+31 |
| * | python3Packages.flask-restful: fix tests | Jonathan Ringer | 2020-06-23 | 1 | -20/+10 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -2/+2 |
| * | treewide: fix redirect URLs | Ryan Mulligan | 2019-07-10 | 1 | -1/+1 |
| * | python.pkgs.flask-restful: fix tests•••Fixes #43001. | Robert Schütz | 2018-07-05 | 1 | -10/+18 |
| * | Merge older staging with added firefox-related updates | Vladimír Čunát | 2018-06-29 | 1 | -1/+0 |
| |\ | |||||
| | * | pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | Frederik Rietdijk | 2018-06-23 | 1 | -1/+0 |
| * | | pythonPackages.flask-restful: disable broken test | Marti Serra | 2018-06-27 | 1 | -0/+4 |
| |/ | |||||
| * | Merge pull request #28884 from FRidh/python-fixes•••Python: several fixes | Frederik Rietdijk | 2017-09-06 | 1 | -0/+29 |
