| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-hexbytes: upgrade 1.0.0 -> 1.2.0 | Wang Mingyu | 2024-06-11 | 1 | -9/+0 |
| | | | | | | | | | | | | Changelog: ============ - Add to_0x_hex() method to provide a quick, explicit way to get an 0x-prefixed string - Change the name of master branch to main - Merge template updates, notably adding py312 support Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-hexbytes: upgrade 0.3.1 -> 1.0.0 | Wang Mingyu | 2023-11-17 | 1 | -0/+9 |
| License-Update: Copyright year updated to 2023. Changelog: ============= -Move HexBytes prepend of 0x from hex method to __repr__ to not break hex of parent bytes class -Drop python 3.7 support -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 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
