Path to this page:
./
finance/py-eth-keys,
Common API for Ethereum key operations
Branch: CURRENT,
Version: 0.5.1,
Package name: py311-eth-keys-0.5.1,
Maintainer: pkgsrc-usersA common API for Ethereum key operations with pluggable backends.
Master sites:
Filesize: 28.29 KB
Version history: (Expand)
- (2024-04-26) Updated to version: py311-eth-keys-0.5.1
- (2024-01-11) Updated to version: py311-eth-keys-0.5.0
- (2022-07-12) Updated to version: py310-eth-keys-0.4.0
- (2022-01-05) Updated to version: py39-eth-keys-0.3.3nb1
- (2021-10-07) Updated to version: py39-eth-keys-0.3.3
- (2021-02-08) Package added to pkgsrc.se, version py38-eth-keys-0.3.3 (created)
CVS history: (Expand)
2024-04-26 18:48:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-eth-keys: updated to 0.5.1
eth-keys v0.5.1 (2024-04-23)
Internal Changes - for eth-keys Contributors
Merge template updates, notably adding python 3.12 support. Fix docs CI build.
|
2024-01-11 11:11:09 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-eth-keys: updated to 0.5.0
eth-keys v0.5.0 (2024-01-10)
Breaking Changes
Drop python 3.6 and 3.7 support
Features
Add python 3.11 support
Internal Changes - for eth-keys Contributors
Merge template updates, notably using pre-commit for linting and change the name \
of the master branch to main
|
2023-06-08 12:31:23 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-eth-keys: allow Python 3.11
|
2022-11-14 15:34:49 by Thomas Klausner | Files touched by this commit (15) |
Log message:
py-pysha3: mark as not for python 3.11
This was only ever intended for python < 3.6, but we do have some
users in pkgsrc on newer python versions.
|
2022-07-12 09:45:11 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-eth-keys: remove patch from distinfo; thanks @wiz
|
2022-07-12 09:31:17 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-eth-keys: updated to 0.4.0
v0.4.0
------
- Remove support for python 3.5
- Add support for python 3.9 and 3.10
- Updated eth-utils and eth-typing version requirements
- Raise BadSignature error if ecrecover returns a point at infinity
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:26:13 by Nia Alarie | Files touched by this commit (119) |
Log message:
finance: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|