Path to this page:
./
finance/py-eth-rlp,
RLP definitions for common Ethereum objects in Python
Branch: CURRENT,
Version: 2.1.0,
Package name: py311-eth-rlp-2.1.0,
Maintainer: pkgsrc-usersRLP definitions for common Ethereum objects in Python.
Master sites:
Filesize: 7.173 KB
Version history: (Expand)
- (2024-04-12) Updated to version: py311-eth-rlp-2.1.0
- (2024-01-28) Updated to version: py311-eth-rlp-1.0.1
- (2024-01-11) Updated to version: py311-eth-rlp-1.0.0
- (2022-07-12) Updated to version: py310-eth-rlp-0.3.0
- (2022-01-05) Updated to version: py39-eth-rlp-0.2.1nb1
- (2021-10-07) Updated to version: py39-eth-rlp-0.2.1
CVS history: (Expand)
2024-04-12 13:36:11 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-eth-rlp: updated to 2.1.0
eth-rlp v2.1.0 (2024-03-19)
Internal Changes - for eth-rlp Contributors
Bump to hexbytes>=1.2.0 and add blocklint to linting
eth-rlp v2.0.0 (2024-03-04)
Breaking Changes
Bump hexbytes dependency to >=1.0.0
Features
Add Python 3.12 support
Internal Changes - for eth-rlp Contributors
Add windows-wheel CI job for py312, set both py311 and py312 to use latest patch \
version
Add py.typed file, move misplaced newsfragment, correct py version pins for \
typing-extensions
|
2024-01-28 21:20:44 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-eth-rlp: updated to 1.0.1
eth-rlp v1.0.1 (2024-01-25)
Bugfixes
Add the missing typing_extensions module requirement for Python <= 3.11
|
2024-01-11 11:09:16 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-eth-rlp: updated to 1.0.0
eth-rlp v1.0.0 (2023-12-06)
Breaking Changes
Drop python 3.7 support
Features
Add python 3.11 support
Internal Changes - for eth-rlp Contributors
Merge updates from template, including use pre-commit for linting, and changing \
the name of the master branch to main
|
2023-07-04 12:25:48 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-eth-rlp: 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:29:57 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-eth-rlp: updated to 0.3.0
Eth_Rlp 0.3.0 (2022-01-19)
Features
Add support for python 3.8-3.10
Require eth-utils>=2.0,<3
Deprecations and Removals
Remove support for Python 3.6
|
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-12-30 14:39:41 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-eth-rlp: patch for Python 3.6 is no longer needed
|