summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/eth-account (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.eth-account: 0.13.4 -> 0.13.5•••Diff: https://github.com/ethereum/eth-account/compare/refs/tags/v0.13.4...v0.13.5 Changelog: https://github.com/ethereum/eth-account/blob/v0.13.5/docs/release_notes.rst Gaetan Lepage2025-02-141-3/+11
* python312Packages.eth-account: 0.9.0 -> 0.13.4Florian Franzen2025-01-191-13/+36
* 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 Thalheim2024-07-291-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-13/+14
* 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 adisbladis2023-12-071-0/+1
* treewide: reduce packages I maintainerSandro Jäckel2023-07-231-1/+1
* python311Packages.eth-account: 0.6.1 -> 0.9.0Miao, ZhiCheng2023-07-061-7/+4
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* python310Packages.eth-account: init at 0.6.1Sandro Jäckel2022-06-041-0/+54