The NetBSD Project

CVS log for pkgsrc/finance/py-eth-hash/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / finance / py-eth-hash

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 19 20:11:25 2025 UTC (2 days, 10 hours ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
py-eth-hash: fix build with setuptools 78

Bump PKGREVISION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 4 13:41:21 2025 UTC (2 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -5 lines
py-eth-hash: updated to 0.7.1

0.7.1

Internal Changes - for eth-hash Contributors

Merge template, updating CI runs and what is included in package files
Run mypy linting locally via a pre-commit hook
Merge template updates, notably adding support for py313 and moving docs from the README to ReadTheDocs

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:32 2024 UTC (5 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 12 11:28:56 2024 UTC (12 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
py-eth-hash: updated to 0.7.0

eth-hash v0.7.0 (2024-03-01)

Internal Changes - for eth-hash Contributors

Merge template updates, notably adding py312 support and testing docs build for all formats

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 11 10:01:54 2024 UTC (15 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -4 lines
py-eth-hash: updated to 0.6.0

eth-hash v0.6.0 (2024-01-10)

Breaking Changes

Drop python 3.7 support

Internal Changes - for eth-hash Contributors

Merge project template updates, notably use pre-commit for linting and change the name of master branch to main
Correct booleans in pyproject.toml and add test for presence of eth_hash.__version__ attribute

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 8 10:23:14 2023 UTC (22 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -7 lines
py-eth-hash: updated to 0.5.2

eth-hash v0.5.2 (2023-06-07)

Internal Changes - for eth-hash Contributors

remove unused docs deps, bump version of remaining
merge updates from the python project template

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 15 05:42:26 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -4 lines
py-eth-hash: updated to 0.5.1

eth-hash v0.5.1 (2022-11-09)

Features

Add support for Python 3.11

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 14 14:34:49 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 12 10:51:29 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
py-eth-hash: updated to 0.5.0

eth-hash v0.5.0 (2022-07-20)

Performance improvements

Prefer pysha3 backend by default

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 12 07:25:32 2022 UTC (2 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
py-eth-hash: updated to 0.4.0

eth-hash v0.4.0 (2022-07-06)

Features

Add support for Python 3.8, 3.9, 3.10

Deprecations and Removals

Drop support for Python 3.5 and 3.6


eth-hash v0.3.3 (2022-06-30)

Performance improvements

Keccak backend was initialized every time it was called. Now it's initialized only the first time it's called.

Internal Changes - for eth-hash Contributors

Prune venv files from the release via MANIFEST.in

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:53 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.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 13 11:23:45 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.5: preferred, colored
Changes since revision 1.5: +2 -4 lines
py-eth-hash: updated to 0.3.2

eth-hash v0.3.2 (2021-09-03)

Miscellaneous changes

Drop eth-utils requirement, to fix dependency cycle

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 7 19:59:48 2021 UTC (4 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -21 lines
py-eth-hash: updated to 0.3.1

eth-hash v0.3.1

Bugfixes

Bugfix to export type annotations


eth-hash v0.3.0

Features

Export type annotations, for use in importing projects

Internal Changes - for eth-hash Contributors

Import 3 years worth of template updates

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 25 11:09:06 2020 UTC (4 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Add PYTHON_VERSIONS_INCOMPATIBLE to packages that fail with 3.6.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 9 03:28:26 2020 UTC (4 years, 6 months ago) by gutteridge
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
py-eth-hash: mark Python 2.7 incompatibility due to dependency

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 8 19:09:05 2020 UTC (4 years, 6 months ago) by khorben
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
py-bump2version: use in place of py-bumpversion

Bumps PKGREVISION in affected packages.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 28 23:40:35 2020 UTC (4 years, 6 months ago) by khorben
Branches: MAIN
py-eth-hash: import version 0.2.0

This is a low-level library, intended to be used internally by other Ethereum
tools. If you're looking for a convenient hashing tool, check out
eth_utils.keccak() which will be a little friendlier, and provide access to
other helpful utilities.

Read more in the documentation on ReadTheDocs.

Note: the similarly named pyethash has a completely different use: it generates
proofs of work.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>