summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/hypercorn (follow)
Commit message (Expand)AuthorAgeFilesLines
* python313Packages.hypercorn: fix tests with httpx 0.28.0Martin Weinelt2025-01-271-0/+6
* python3Packages.hypercorn: 0.16.0 -> 0.17.3•••https://github.com/pgjones/hypercorn/blob/0.17.3/CHANGELOG.rs Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de> Palmer Cox2025-01-191-11/+18
* treewide: Remove the definite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-16/+15
* python312Packages.hypercorn: 0.14.3 -> 0.16.0•••https://github.com/pgjones/hypercorn/blob/0.16.0/CHANGELOG.rst Martin Weinelt2024-04-221-11/+21
* 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
* python312Packages.hypercorn: normalize pnameFelix Buehler2024-03-121-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 Girol2023-01-211-1/+1
* python310Packages.hypercorn: 0.13.2 -> 0.14.3•••https://github.com/pgjones/hypercorn/blob/0.14.3/CHANGELOG.rst Robert Schütz2022-11-161-13/+9
* python3Packages.hypercorn: test in asyncio legacy modeMartin Weinelt2022-07-211-0/+4
* python3Packages.hypercorn: 0.11.2 -> 0.13.2Jonathan Ringer2022-02-061-2/+8
* pythonPackages.hypercorn: init at 0.11.2Dawid Gliwka2021-07-101-0/+49