python-eth-utils_5.3.1-1~bpo13+1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 18 Oct 2025 11:59:29 -0700 |
Source: | python-eth-utils |
Binary: | python3-eth-utils |
Architecture: | source all |
Version: | 5.3.1-1~bpo13+1 |
Distribution: | trixie-backports |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Soren Stoutner <soren@debian.org> |
Description: | python3-eth-utils - Common utility functions for Python that interacts with Ethereum |
Changes: | python-eth-utils (5.3.1-1~bpo13+1) trixie-backports; urgency=medium * Rebuild for trixie-backports. |
Files: | ce6665ebd85dea9dde965030349fc8fa 2522 python optional python-eth-utils_5.3.1-1~bpo13+1.dsc 17705c10081a945193d41f58a9753a03 3792 python optional python-eth-utils_5.3.1-1~bpo13+1.debian.tar.xz c00e51d4766c0d98ae342bb1cbfd6906 8492 python optional python-eth-utils_5.3.1-1~bpo13+1_amd64.buildinfo 608bca16fb4fb39e734a49a0de27dce3 122780 python optional python3-eth-utils_5.3.1-1~bpo13+1_all.deb |
python-eth-utils_5.3.1-1~bpo13+1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-eth-utils |
Binary: | python3-eth-utils |
Architecture: | all |
Version: | 5.3.1-1~bpo13+1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Manuel Guerra <ar.manuelguerra@gmail.com>, Soren Stoutner <soren@debian.org> |
Homepage: | https://github.com/ethereum/eth-utils |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-eth-utils |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-eth-utils.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, python3-setuptools |
Build-Depends-Indep: | dh-sequence-sphinxdoc<!nodoc>, python3-sphinx<!nodoc>, python3-sphinx-rtd-theme<!nodoc>, python3-typing-extensions<!nodoc>, sphinx-common<!nodoc>, python3-all, python3-cytoolz, python3-eth-hash, python3-eth-typing, python3-hypothesis, python3-mypy, python3-pydantic (>=2.0), python3-pydantic-core (>=2.0), python3-pytest, python3-toolz |
Package-List: | python3-eth-utils deb python optional arch=all |
Files: | fd981735d0f5011df578d4090d5fb8f6 153253 python-eth-utils_5.3.1.orig.tar.gz 17705c10081a945193d41f58a9753a03 3792 python-eth-utils_5.3.1-1~bpo13+1.debian.tar.xz |
README.source for python-eth-utils_5.3.1-1~bpo13+1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-eth-utils_5.3.1-1~bpo13+1_all.deb (click to toggle) | |
---|---|
Package: | python3-eth-utils |
Source: | python-eth-utils |
Version: | 5.3.1-1~bpo13+1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 936 |
Depends: | python3-cytoolz, python3-eth-hash, python3-eth-typing, python3-pydantic (>=2.0), python3-toolz, python3:any, libjs-jquery (>=3.6.0), libjs-sphinxdoc (>=8.1) |
Built-Using: | sphinx (= 8.1.3-5) |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/ethereum/eth-utils |
Description: | Common utility functions for Python that interacts with Ethereum eth-utils is an essential Python library providing a robust collection of helper functions and tools for Ethereum-based applications. It offers: . * Address handling: Checksum validation, normalization and conversions * ABI utilities: Encoding/decoding and signature manipulation * Hexadecimal and byte operations: Type-safe conversions and formatting * Cryptographic helpers: Keccak hashing and related utilities * Currency conversions: Wei/ether denomination handling * Data type validation: Type checking for common Ethereum data formats * Network utilities: Chain ID and network name handling . The library is maintained by the Ethereum Foundation and serves as a foundation for major Python Ethereum projects like web3.py, eth-account, and others. It strictly follows Ethereum standards (EIPs) and provides type-safe operations critical for secure blockchain interactions. |
contents of python3-eth-utils_5.3.1-1~bpo13+1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-18 18:59 ./ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils/ -rw-r--r-- root/root 2740 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils/__init__.py drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils/__json/ -rw-r--r-- root/root 414773 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/__json/eth_networks.json -rw-r--r-- root/root 86 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/__main__.py -rw-r--r-- root/root 26880 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/abi.py -rw-r--r-- root/root 4262 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/address.py -rw-r--r-- root/root 5072 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/applicators.py -rw-r--r-- root/root 5874 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/conversions.py -rw-r--r-- root/root 362 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/crypto.py -rw-r--r-- root/root 3892 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/currency.py drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils/curried/ -rw-r--r-- root/root 7280 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/curried/__init__.py -rw-r--r-- root/root 499 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/debug.py -rw-r--r-- root/root 3995 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/decorators.py -rw-r--r-- root/root 199 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/encoding.py -rw-r--r-- root/root 110 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/exceptions.py -rw-r--r-- root/root 2100 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/functional.py -rw-r--r-- root/root 1828 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/hexadecimal.py -rw-r--r-- root/root 4582 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/humanize.py -rw-r--r-- root/root 4590 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/logging.py -rw-r--r-- root/root 842 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/module_loading.py -rw-r--r-- root/root 2096 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/network.py -rw-r--r-- root/root 1190 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/numeric.py -rw-r--r-- root/root 0 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/py.typed -rw-r--r-- root/root 3366 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/pydantic.py -rw-r--r-- root/root 2617 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/toolz.py -rw-r--r-- root/root 1074 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/types.py drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils/typing/ -rw-r--r-- root/root 325 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/typing/__init__.py -rw-r--r-- root/root 190 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/typing/misc.py -rw-r--r-- root/root 1757 2025-08-27 16:20 ./usr/lib/python3/dist-packages/eth_utils/units.py drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils-5.3.1.egg-info/ -rw-r--r-- root/root 5706 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils-5.3.1.egg-info/PKG-INFO -rw-r--r-- root/root 1 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils-5.3.1.egg-info/dependency_links.txt -rw-r--r-- root/root 1 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils-5.3.1.egg-info/not-zip-safe -rw-r--r-- root/root 503 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils-5.3.1.egg-info/requires.txt -rw-r--r-- root/root 10 2025-10-18 18:59 ./usr/lib/python3/dist-packages/eth_utils-5.3.1.egg-info/top_level.txt drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/share/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/ -rw-r--r-- root/root 3066 2025-08-27 16:20 ./usr/share/doc/python3-eth-utils/README.md -rw-r--r-- root/root 457 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/changelog.Debian.gz -rw-r--r-- root/root 1514 2025-10-18 18:58 ./usr/share/doc/python3-eth-utils/copyright drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/ drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/ -rw-r--r-- root/root 4289 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/_sphinx_javascript_frameworks_compat.js -rw-r--r-- root/root 14815 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/basic.css -rw-r--r-- root/root 4148 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/classic.css -rw-r--r-- root/root 28 2025-01-31 10:28 ./usr/share/doc/python3-eth-utils/html/_static/default.css -rw-r--r-- root/root 328 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/documentation_options.js -rw-r--r-- root/root 286 2025-01-31 10:28 ./usr/share/doc/python3-eth-utils/html/_static/file.png -rw-r--r-- root/root 90 2025-01-31 10:28 ./usr/share/doc/python3-eth-utils/html/_static/minus.png -rw-r--r-- root/root 90 2025-01-31 10:28 ./usr/share/doc/python3-eth-utils/html/_static/plus.png -rw-r--r-- root/root 4929 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/pygments.css -rw-r--r-- root/root 8955 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/code_of_conduct.html -rw-r--r-- root/root 15604 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/contributing.html -rw-r--r-- root/root 2970 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/genindex.html -rw-r--r-- root/root 15769 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/index.html -rw-r--r-- root/root 333 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/objects.inv -rw-r--r-- root/root 9603 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/overview.html -rw-r--r-- root/root 59695 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/release_notes.html -rw-r--r-- root/root 3315 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/search.html -rw-r--r-- root/root 36772 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/searchindex.js -rw-r--r-- root/root 202444 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/utilities.html drwxr-xr-x root/root 0 2025-10-18 18:59 ./usr/share/doc-base/ -rw-r--r-- root/root 329 2025-10-18 18:58 ./usr/share/doc-base/python3-eth-utils.python3-eth-utils lrwxrwxrwx root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js lrwxrwxrwx root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/jquery.js -> ../../../../javascript/jquery/jquery.min.js lrwxrwxrwx root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js lrwxrwxrwx root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js lrwxrwxrwx root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/sidebar.js -> ../../../../javascript/sphinxdoc/1.0/sidebar.js lrwxrwxrwx root/root 0 2025-10-18 18:59 ./usr/share/doc/python3-eth-utils/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js |
copyright of python3-eth-utils_5.3.1-1~bpo13+1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: eth-utils Upstream-Contact: The Ethereum Foundation <snakecharmers@ethereum.org> Source: https://github.com/ethereum/eth-utils Files: * Copyright: 2017-2025 The Ethereum Foundation <snakecharmers@ethereum.org> License: Expat Files: debian/* Copyright: 2025 Manuel Guerra <ar.manuelguerra@gmail.com> 2025 Soren Stoutner <soren@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 18.10.2025 / 20:12:23 (UTC)