faster-eth-utils 5.3.28__tar.gz → 5.3.29__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {faster_eth_utils-5.3.28/faster_eth_utils.egg-info → faster_eth_utils-5.3.29}/PKG-INFO +5 -5
- faster_eth_utils-5.3.29/faster_eth_utils/py.typed +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29/faster_eth_utils.egg-info}/PKG-INFO +5 -5
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils.egg-info/SOURCES.txt +1 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils.egg-info/requires.txt +3 -3
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/pyproject.toml +3 -3
- faster_eth_utils-5.3.29/requirements-mypy.txt +1 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/setup.py +7 -4
- faster_eth_utils-5.3.28/requirements-mypy.txt +0 -1
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/LICENSE +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/MANIFEST.in +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/README.md +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/__init__.py +0 -0
- /faster_eth_utils-5.3.28/faster_eth_utils/py.typed → /faster_eth_utils-5.3.29/faster_eth_utils/__json/__init__.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/__json/eth_networks.json +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/__main__.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/abi.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/address.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/applicators.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/conversions.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/crypto.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/currency.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/curried/__init__.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/debug.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/decorators.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/encoding.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/exceptions.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/functional.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/hexadecimal.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/humanize.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/logging.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/module_loading.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/network.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/numeric.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/pydantic.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/toolz.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/types.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/typing/__init__.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/typing/misc.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/units.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils.egg-info/dependency_links.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils.egg-info/not-zip-safe +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils.egg-info/top_level.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/requirements-benchmark.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/requirements-codspeed.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/requirements-dev.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/requirements-pytest.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/requirements-test.txt +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/compare_benchmark_results.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/generate_benchmark_markdown.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/parse_benchmark_output.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/setup_compiled_benchmark_env.sh +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/ci/smoke_test_built_wheel.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/release/test_package.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/setup.cfg +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/abi-utils/test_abi_utils.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/address-utils/test_address_utils.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/applicator-utils/test_applicators.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/conversion-utils/test_conversions.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/currency-utils/test_currency_tools.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/currency-utils/test_denoms_obj.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/curried-utils/test_curried.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/decorator-utils/test_combomethod.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/decorator-utils/test_replace_exceptions.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/encoding-utils/test_big_endian_integer.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/functional-utils/test_return_value_decorators.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/functional-utils/test_type_inference.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/hexadecimal-utils/test_0x_prefix_addition_and_removal.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/hexadecimal-utils/test_is_0x_prefixed.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/hexadecimal-utils/test_is_hex.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/hexadecimal-utils/test_is_hexstr.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_bytes.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_hash.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_hexstr.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_integer_sequence.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_ipfs_uri.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_seconds.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_wei.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/logging-utils/test_DEBUG2_logging.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/logging-utils/test_compat_with_abc_ABC.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/logging-utils/test_get_logger.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/logging-utils/test_has_logger_metaclass.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/module-loading-utils/test_import_string.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/network-utils/test_network_utils.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/numeric-utils/test_clamp.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/pydantic-utils/test_camel_model.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/test_import_and_version.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/type-checks/mypy_typing_of_curried_utils.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/type-checks/mypy_typing_of_functional_utils.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/type-checks/mypy_typing_of_has_logger.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/types-utils/test_types_utils.py +0 -0
- {faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/mypy/abi_types.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: faster-eth-utils
|
|
3
|
-
Version: 5.3.
|
|
3
|
+
Version: 5.3.29
|
|
4
4
|
Summary: A faster fork of eth-utils: Common utility functions for python code that interacts with Ethereum. Implemented in C.
|
|
5
5
|
Home-page: https://github.com/BobTheBuidler/faster-eth-utils
|
|
6
6
|
Author: The Ethereum Foundation
|
|
@@ -27,7 +27,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
27
27
|
Requires-Python: >=3.10, <4
|
|
28
28
|
Description-Content-Type: text/markdown
|
|
29
29
|
License-File: LICENSE
|
|
30
|
-
Requires-Dist: cchecksum==0.4.
|
|
30
|
+
Requires-Dist: cchecksum==0.4.5
|
|
31
31
|
Requires-Dist: eth-hash>=0.3.1
|
|
32
32
|
Requires-Dist: eth-typing==5.2.1
|
|
33
33
|
Requires-Dist: eth-utils==5.3.1
|
|
@@ -40,7 +40,7 @@ Requires-Dist: build>=1.5.0; extra == "dev"
|
|
|
40
40
|
Requires-Dist: bump_my_version>=0.19.0; extra == "dev"
|
|
41
41
|
Requires-Dist: eth-hash[pycryptodome]; extra == "dev"
|
|
42
42
|
Requires-Dist: ipython; extra == "dev"
|
|
43
|
-
Requires-Dist: mypy[mypyc]<2.
|
|
43
|
+
Requires-Dist: mypy[mypyc]<2.3,>=2.2; extra == "dev"
|
|
44
44
|
Requires-Dist: pre-commit>=3.4.0; extra == "dev"
|
|
45
45
|
Requires-Dist: tox>=4.54.0; extra == "dev"
|
|
46
46
|
Requires-Dist: twine; extra == "dev"
|
|
@@ -50,7 +50,7 @@ Requires-Dist: sphinx-autobuild>=2021.3.14; extra == "dev"
|
|
|
50
50
|
Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "dev"
|
|
51
51
|
Requires-Dist: towncrier<26,>=24; extra == "dev"
|
|
52
52
|
Requires-Dist: hypothesis>=4.43.0; extra == "dev"
|
|
53
|
-
Requires-Dist: mypy[mypyc]<2.
|
|
53
|
+
Requires-Dist: mypy[mypyc]<2.3,>=2.2; extra == "dev"
|
|
54
54
|
Requires-Dist: pytest-xdist>=2.4.0; extra == "dev"
|
|
55
55
|
Requires-Dist: pytest>=7.0.0; extra == "dev"
|
|
56
56
|
Provides-Extra: docs
|
|
@@ -60,7 +60,7 @@ Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "docs"
|
|
|
60
60
|
Requires-Dist: towncrier<26,>=24; extra == "docs"
|
|
61
61
|
Provides-Extra: test
|
|
62
62
|
Requires-Dist: hypothesis>=4.43.0; extra == "test"
|
|
63
|
-
Requires-Dist: mypy[mypyc]<2.
|
|
63
|
+
Requires-Dist: mypy[mypyc]<2.3,>=2.2; extra == "test"
|
|
64
64
|
Requires-Dist: pytest-xdist>=2.4.0; extra == "test"
|
|
65
65
|
Requires-Dist: pytest>=7.0.0; extra == "test"
|
|
66
66
|
Provides-Extra: codspeed
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: faster-eth-utils
|
|
3
|
-
Version: 5.3.
|
|
3
|
+
Version: 5.3.29
|
|
4
4
|
Summary: A faster fork of eth-utils: Common utility functions for python code that interacts with Ethereum. Implemented in C.
|
|
5
5
|
Home-page: https://github.com/BobTheBuidler/faster-eth-utils
|
|
6
6
|
Author: The Ethereum Foundation
|
|
@@ -27,7 +27,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
27
27
|
Requires-Python: >=3.10, <4
|
|
28
28
|
Description-Content-Type: text/markdown
|
|
29
29
|
License-File: LICENSE
|
|
30
|
-
Requires-Dist: cchecksum==0.4.
|
|
30
|
+
Requires-Dist: cchecksum==0.4.5
|
|
31
31
|
Requires-Dist: eth-hash>=0.3.1
|
|
32
32
|
Requires-Dist: eth-typing==5.2.1
|
|
33
33
|
Requires-Dist: eth-utils==5.3.1
|
|
@@ -40,7 +40,7 @@ Requires-Dist: build>=1.5.0; extra == "dev"
|
|
|
40
40
|
Requires-Dist: bump_my_version>=0.19.0; extra == "dev"
|
|
41
41
|
Requires-Dist: eth-hash[pycryptodome]; extra == "dev"
|
|
42
42
|
Requires-Dist: ipython; extra == "dev"
|
|
43
|
-
Requires-Dist: mypy[mypyc]<2.
|
|
43
|
+
Requires-Dist: mypy[mypyc]<2.3,>=2.2; extra == "dev"
|
|
44
44
|
Requires-Dist: pre-commit>=3.4.0; extra == "dev"
|
|
45
45
|
Requires-Dist: tox>=4.54.0; extra == "dev"
|
|
46
46
|
Requires-Dist: twine; extra == "dev"
|
|
@@ -50,7 +50,7 @@ Requires-Dist: sphinx-autobuild>=2021.3.14; extra == "dev"
|
|
|
50
50
|
Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "dev"
|
|
51
51
|
Requires-Dist: towncrier<26,>=24; extra == "dev"
|
|
52
52
|
Requires-Dist: hypothesis>=4.43.0; extra == "dev"
|
|
53
|
-
Requires-Dist: mypy[mypyc]<2.
|
|
53
|
+
Requires-Dist: mypy[mypyc]<2.3,>=2.2; extra == "dev"
|
|
54
54
|
Requires-Dist: pytest-xdist>=2.4.0; extra == "dev"
|
|
55
55
|
Requires-Dist: pytest>=7.0.0; extra == "dev"
|
|
56
56
|
Provides-Extra: docs
|
|
@@ -60,7 +60,7 @@ Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "docs"
|
|
|
60
60
|
Requires-Dist: towncrier<26,>=24; extra == "docs"
|
|
61
61
|
Provides-Extra: test
|
|
62
62
|
Requires-Dist: hypothesis>=4.43.0; extra == "test"
|
|
63
|
-
Requires-Dist: mypy[mypyc]<2.
|
|
63
|
+
Requires-Dist: mypy[mypyc]<2.3,>=2.2; extra == "test"
|
|
64
64
|
Requires-Dist: pytest-xdist>=2.4.0; extra == "test"
|
|
65
65
|
Requires-Dist: pytest>=7.0.0; extra == "test"
|
|
66
66
|
Provides-Extra: codspeed
|
|
@@ -39,6 +39,7 @@ faster_eth_utils.egg-info/dependency_links.txt
|
|
|
39
39
|
faster_eth_utils.egg-info/not-zip-safe
|
|
40
40
|
faster_eth_utils.egg-info/requires.txt
|
|
41
41
|
faster_eth_utils.egg-info/top_level.txt
|
|
42
|
+
faster_eth_utils/__json/__init__.py
|
|
42
43
|
faster_eth_utils/__json/eth_networks.json
|
|
43
44
|
faster_eth_utils/curried/__init__.py
|
|
44
45
|
faster_eth_utils/typing/__init__.py
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
cchecksum==0.4.
|
|
1
|
+
cchecksum==0.4.5
|
|
2
2
|
eth-hash>=0.3.1
|
|
3
3
|
eth-typing==5.2.1
|
|
4
4
|
eth-utils==5.3.1
|
|
@@ -28,7 +28,7 @@ build>=1.5.0
|
|
|
28
28
|
bump_my_version>=0.19.0
|
|
29
29
|
eth-hash[pycryptodome]
|
|
30
30
|
ipython
|
|
31
|
-
mypy[mypyc]<2.
|
|
31
|
+
mypy[mypyc]<2.3,>=2.2
|
|
32
32
|
pre-commit>=3.4.0
|
|
33
33
|
tox>=4.54.0
|
|
34
34
|
twine
|
|
@@ -49,6 +49,6 @@ towncrier<26,>=24
|
|
|
49
49
|
|
|
50
50
|
[test]
|
|
51
51
|
hypothesis>=4.43.0
|
|
52
|
-
mypy[mypyc]<2.
|
|
52
|
+
mypy[mypyc]<2.3,>=2.2
|
|
53
53
|
pytest-xdist>=2.4.0
|
|
54
54
|
pytest>=7.0.0
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
requires = [
|
|
3
3
|
"setuptools",
|
|
4
4
|
"wheel",
|
|
5
|
-
"mypy[mypyc]==2.
|
|
6
|
-
"cchecksum==0.4.
|
|
5
|
+
"mypy[mypyc]==2.2.0",
|
|
6
|
+
"cchecksum==0.4.5",
|
|
7
7
|
"eth-hash==0.7.1",
|
|
8
8
|
"eth-typing==5.2.1",
|
|
9
9
|
# puccinialin (installed with eth-utils) is unable to install for
|
|
@@ -139,7 +139,7 @@ name = "Removals"
|
|
|
139
139
|
showcontent = true
|
|
140
140
|
|
|
141
141
|
[tool.bumpversion]
|
|
142
|
-
current_version = "5.3.
|
|
142
|
+
current_version = "5.3.29"
|
|
143
143
|
parse = """
|
|
144
144
|
(?P<major>\\d+)
|
|
145
145
|
\\.(?P<minor>\\d+)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
mypy[mypyc]>=2.2,<2.3
|
|
@@ -15,7 +15,7 @@ else:
|
|
|
15
15
|
for cmd in ("sdist", "egg_info", "--name", "--version", "--help", "--help-commands")
|
|
16
16
|
)
|
|
17
17
|
|
|
18
|
-
VERSION: Final = "5.3.
|
|
18
|
+
VERSION: Final = "5.3.29"
|
|
19
19
|
DESCRIPTION: Final = "A faster fork of eth-utils: Common utility functions for python code that interacts with Ethereum. Implemented in C."
|
|
20
20
|
|
|
21
21
|
ext_modules: list[Extension] = []
|
|
@@ -57,7 +57,7 @@ if not skip_mypyc:
|
|
|
57
57
|
strict_dunder_typing=True,
|
|
58
58
|
)
|
|
59
59
|
|
|
60
|
-
MYPY_REQUIREMENT = "mypy==2.
|
|
60
|
+
MYPY_REQUIREMENT = "mypy==2.2.0"
|
|
61
61
|
PYTEST_REQUIREMENT = "pytest>=7.0.0"
|
|
62
62
|
|
|
63
63
|
|
|
@@ -118,7 +118,7 @@ setup(
|
|
|
118
118
|
},
|
|
119
119
|
include_package_data=True,
|
|
120
120
|
install_requires=[
|
|
121
|
-
"cchecksum==0.4.
|
|
121
|
+
"cchecksum==0.4.5",
|
|
122
122
|
"eth-hash>=0.3.1",
|
|
123
123
|
"eth-typing==5.2.1",
|
|
124
124
|
"eth-utils==5.3.1",
|
|
@@ -136,7 +136,10 @@ setup(
|
|
|
136
136
|
keywords="ethereum",
|
|
137
137
|
packages=find_packages(exclude=["scripts", "scripts.*", "tests", "tests.*"]),
|
|
138
138
|
ext_modules=ext_modules,
|
|
139
|
-
package_data={
|
|
139
|
+
package_data={
|
|
140
|
+
"faster_eth_utils": ["py.typed"],
|
|
141
|
+
"faster_eth_utils.__json": ["*.json"],
|
|
142
|
+
},
|
|
140
143
|
classifiers=[
|
|
141
144
|
"Intended Audience :: Developers",
|
|
142
145
|
"Natural Language :: English",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
mypy[mypyc]>=2.1,<2.2
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils/__json/eth_networks.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/faster_eth_utils.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/compare_benchmark_results.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/generate_benchmark_markdown.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/scripts/benchmark/parse_benchmark_output.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/address-utils/test_address_utils.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/applicator-utils/test_applicators.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/conversion-utils/test_conversions.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/currency-utils/test_currency_tools.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/currency-utils/test_denoms_obj.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/curried-utils/test_curried.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/decorator-utils/test_combomethod.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/hexadecimal-utils/test_is_hex.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/hexadecimal-utils/test_is_hexstr.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_bytes.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_hash.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/humanize-utils/test_humanize_wei.py
RENAMED
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/logging-utils/test_DEBUG2_logging.py
RENAMED
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/logging-utils/test_get_logger.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/network-utils/test_network_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/pydantic-utils/test_camel_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{faster_eth_utils-5.3.28 → faster_eth_utils-5.3.29}/tests/core/types-utils/test_types_utils.py
RENAMED
|
File without changes
|
|
File without changes
|