2024-03-20 09:59:03 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-hexbytes: updated to 1.2.0
hexbytes v1.2.0 (2024-03-19)
Features
Add to_0x_hex() method to provide a quick, explicit way to get an 0x-prefixed string
|
2024-03-03 08:51:29 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-hexbytes: updated to 1.1.0
hexbytes v1.1.0 (2024-03-01)
Internal Changes - for hexbytes Contributors
Change the name of master branch to main
Merge template updates, notably adding py312 support
|
2023-11-10 20:06:15 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-hexbytes: needs TOOL_DEPENDS
|
2023-11-10 19:57:27 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-hexbytes: switch to wheel.mk
|
2023-11-10 19:38:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-hexbytes: updated to 1.0.0
hexbytes v1.0.0 (2023-11-07)
Breaking Changes
Move HexBytes prepend of 0x from hex method to __repr__ to not break hex of \
parent bytes class
Drop python 3.7 support
Internal Changes - for hexbytes Contributors
Added missing build dependency.
Add build.os config for readthedocs
Change to using pre-commit to manage linting tools
Merge project template updates and bump mypy to v1.5.1
Merge template - .gitignore updates and other fixes
Merge template updates, including additional linting, move most lint config to \
pyproject.toml
|
2023-06-09 09:04:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-hexbytes: updated to 0.3.1
HexBytes v0.3.1 (2023-06-08)
Improved Documentation
pull in ethereum-python-project-template updates
Internal Changes - for hexbytes Contributors
pull in ethereum-python-project-template updates
|
2022-09-12 13:01:34 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-hexbytes: updated to 0.3.0
HexBytes v0.3.0 (2022-08-17)
Breaking changes
Drop support for Python 3.6, update Sphinx doc dependency requirement
|
2022-01-14 12:49:45 by Thomas Klausner | Files touched by this commit (34) |
Log message:
*: remove workaround patches 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-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
|