2025-02-05 20:53:12 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-rlp: updated to 4.1.0 4.1.0 4.1.0 (2025-02-04) Features Merge template, adding py313 support and replacing bumpversion with \ bump-my-version. rust-backend still only supported up to py312 |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
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 |