CVS log for pkgsrc/devel/py-hexbytes/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / py-hexbytes
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Apr 12 11:08:23 2025 UTC (9 days, 7 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2
lines
Fix PLIST after py-setuptools update; bump depends and revision
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 6 17:05:17 2025 UTC (2 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4
lines
py-hexbytes: updated to 1.3.0
1.3.0
Merge template, adding py313 suppport and removing bumpversion for bump-my-version
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:10 2024 UTC (5 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2
lines
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 18 10:34:05 2024 UTC (10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
py-hexbytes: updated to 1.2.1
hexbytes v1.2.1 (2024-06-17)
Improved Documentation
Update docs structure, adding Contribution and Code of Conduct sections
Internal Changes - for hexbytes Contributors
Drop bumpversion for bump-my-version and add make package-test to build and test the package before pushing to pypi.
Run mypy with local deps installed instead of pre-commit mirrors-mypy hook.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 20 08:59:03 2024 UTC (13 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 3 07:51:29 2024 UTC (13 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 10 19:06:15 2023 UTC (17 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1
lines
py-hexbytes: needs TOOL_DEPENDS
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 10 18:57:27 2023 UTC (17 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -2
lines
py-hexbytes: switch to wheel.mk
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 10 18:38:45 2023 UTC (17 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 9 07:04:26 2023 UTC (22 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
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
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 12 11:01:34 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3
lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:09 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 26 07:31:35 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
py-hexbytes: updated to 0.2.2
0.2.2:
Unknown changes
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 8 08:26:34 2021 UTC (4 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
py-hexbytes: added version 0.2.1
Python bytes subclass that decodes hex, with a readable console output.
CVSweb <webmaster@jp.NetBSD.org>