summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/aiohttp-client-cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Ihar Hrachyshka2025-12-101-3/+3
* treewide: use lib.concatAttrValues to obtain all optional-dependenciesRobert Schütz2025-11-271-1/+1
* python3Packages.aiohttp-client-cache: 0.14.0 -> 0.14.1R. Ryantm2025-10-051-2/+2
* python3Packages.aiohttp-client-cache: 0.13.0 -> 0.14.0R. Ryantm2025-09-241-2/+2
* python313Packages.aiohttp-client-cache: fix broken tests in 0.13.0•••- The async tests need an explicit asyncio_mode=auto flag to run. - We ignore all the tests in test/integration/* to cover all the current and future tests that require an instance of the service to be running. Antoine Pietri2025-09-101-3/+5
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-1/+2
* python313Packages.aiohttp-client-cache: 0.12.4 -> 0.13.0•••Changelog: https://github.com/requests-cache/aiohttp-client-cache/blob/v0.13.0/HISTORY.md Robert Schütz2025-05-061-5/+2
* python312Packages.aiohttp-client-cache: 0.11.1 -> 0.12.4R. Ryantm2024-11-011-2/+2
* python312Packages.aiohttp-client-cache: refactor•••- enable tests - add pythonImportsCheck Fabian Affolter2024-09-141-8/+63
* python312Packages.aiohttp-client-cache: 0.11.0 -> 0.11.1Fabian Affolter2024-09-141-2/+2
* treewide: sha256 -> hash attribute for pypi fetchersaleksana2024-07-141-1/+1
* 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 Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-11/+10
* python311Packages.aiohttp-client-cache: Use standard packagingsinavir2024-03-111-4/+12
* python311Packages.aiohttp-client-cache: 0.10.0 -> 0.11.0R. Ryantm2024-02-131-2/+2
* aiohttp-client-cache: init at 0.10.0Antoine Pietri2023-11-251-0/+26