./devel/py-rpds-py, Python bindings to Rusts persistent data structures (rpds)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.18.0, Package name: py311-rpds-py-0.18.0, Maintainer: pkgsrc-users

Python bindings to the Rust rpds crate for persistent data structures.


Master sites:

Filesize: 24.72 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-14 13:25:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rpds-py: updated to 0.18.0

0.18.0
https://github.com/crate-py/rpds/compare/v0.17.1...v0.18.0
   2024-01-13 07:23:29 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-rpds-py: updated to 0.17.1

0.17.1
https://github.com/crate-py/rpds/compare/v0.16.2...v0.17.1
   2024-01-01 12:51:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rpds-py: updated to 0.16.2

0.16.2
Bug fixes
   2023-12-17 21:48:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rpds-py: updated to 0.15.2

v0.15.2
Unknown changes
   2023-12-13 18:39:07 by Amitai Schleier | Files touched by this commit (7)
Log message:
cargo.mk: centralize Darwin -install_name workaround.
   2023-11-30 10:23:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rpds-py: updated to 0.13.2

0.13.2
Bug fixes
   2023-11-20 19:52:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rpds-py: updated to 0.13.1

v0.13.1

Fix drop_first method name for typing
   2023-11-17 22:01:51 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-rpds-py: updated to 0.13.0

v0.13.0

Configure Black in pyproject.toml
Add pickle support