./finance/py-eth-typing, Common type annotations for ethereum python packages

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


Branch: CURRENT, Version: 4.2.3, Package name: py312-eth-typing-4.2.3, Maintainer: khorben

Common type annotations for ethereum python packages.


Master sites:

Filesize: 21.328 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-05-23 13:49:19 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-eth-typing: updated to 4.2.3

eth-typing v4.2.3 (2024-05-06)

Features

Update networks types with the latest.
   2024-05-01 21:12:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-eth-typing: updated to 4.2.2

eth-typing v4.2.2 (2024-04-29)

Bugfixes

Fixes types that were incorrectly defined for ABI utils.

Features

Update network type mappings.
   2024-04-19 06:36:44 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-eth-typing: updated to 4.2.1

eth-typing v4.2.1 (2024-04-16)

Bugfixes

Put back types used for `EthPM`: ContractName, Manifest, and URI.

eth-typing v4.2.0 (2024-04-15)

Features

Add type definitions to represent contract ABIs.

Removals

Remove types related to the EthPM module which has been removed from web3.py
   2024-04-12 13:27:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-eth-typing: updated to 4.1.0

eth-typing v4.1.0 (2024-04-01)

Features

Add python3.12 support

Internal Changes - for eth-typing Contributors

Merge template updates, adding build tests for all docs formats, add blocklint \ 
to lint tools
   2024-01-11 11:02:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-eth-typing: updated to 4.0.0

eth-typing v4.0.0 (2024-01-09)

Breaking changes

Drop python 3.7 support

Internal Changes - for eth-typing Contributors

Merge updates from the project template, notably: use pre-commit for linting and \ 
change the name of the master branch to main
Fixed booleans in pyproject.toml and added a test for the presence of the \ 
eth_typing.__version__ attribute
   2023-11-10 20:06:37 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-eth-typing: needs TOOL_DEPENDS
   2023-11-10 19:58:18 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-eth-typing: switch to wheel.mk