Path to this page:
./
devel/py-rlp,
Package for Recursive Length Prefix encoding and decoding
Branch: CURRENT,
Version: 4.0.1,
Package name: py311-rlp-4.0.1,
Maintainer: khorbenA Python implementation of Recursive Length Prefix encoding (RLP). You can find
the specification of the standard in the Ethereum wiki and the documentation of
this package on readthedocs.
Master sites:
Filesize: 32.92 KB
Version history: (Expand)
- (2024-04-26) Updated to version: py311-rlp-4.0.1
- (2024-01-11) Updated to version: py311-rlp-4.0.0
- (2022-07-12) Updated to version: py310-rlp-3.0.0
- (2022-01-05) Updated to version: py39-rlp-2.0.1nb1
- (2021-10-07) Updated to version: py39-rlp-2.0.1
- (2021-02-08) Updated to version: py38-rlp-2.0.1
CVS history: (Expand)
2024-04-26 18:41:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-rlp: updated to 4.0.1
pyrlp v4.0.1 (2024-04-24)
Internal Changes - for pyrlp Contributors
Add python 3.12 support, rust-backend now works with python 3.11 and 3.12
|
2024-01-11 11:06:43 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-rlp: updated to 4.0.0
pyrlp v4.0.0 (2023-11-29)
Features
repr() now returns an evaluatable string, like MyRLPObj(my_int_field=1, \
my_str_field="a_str")
Internal Changes - for pyrlp Contributors
Convert .format strings to f-strings
Add autoflake linting and move config to pyproject.toml
|
2023-07-04 12:24:38 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-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:28:27 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-rlp: updated to 3.0.0
3.0.0:
Unknown changes
|
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:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|