hive-nectar 0.0.3__tar.gz → 0.0.5__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.
Potentially problematic release.
This version of hive-nectar might be problematic. Click here for more details.
- hive_nectar-0.0.5/CHANGELOG.md +18 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/PKG-INFO +1 -1
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/pyproject.toml +1 -1
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/comment.py +16 -4
- {hive_nectar-0.0.3/src/nectarbase → hive_nectar-0.0.5/src/nectar}/version.py +1 -1
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/node.py +3 -9
- {hive_nectar-0.0.3/src/nectargraphenebase → hive_nectar-0.0.5/src/nectarapi}/version.py +1 -1
- {hive_nectar-0.0.3/src/nectarapi → hive_nectar-0.0.5/src/nectarbase}/version.py +1 -1
- {hive_nectar-0.0.3/src/nectar → hive_nectar-0.0.5/src/nectargraphenebase}/version.py +1 -1
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/uv.lock +81 -81
- hive_nectar-0.0.3/CHANGELOG.md +0 -6
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/.gitignore +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/LICENSE.txt +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/Makefile +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/README.md +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/Makefile +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-icon.png +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-icon_bw.png +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-logo.png +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-logo.svg +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-logo_2.png +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-logo_2.svg +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-logo_bw.png +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/_static/nectar-logo_bw.svg +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/apidefinitions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/cli.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/conf.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/configuration.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/contribute.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/index.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/indices.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/installation.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/make.bat +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/modules.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.account.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.amount.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.asciichart.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.asset.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.block.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.blockchain.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.blockchaininstance.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.blockchainobject.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.comment.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.community.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.conveyor.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.discussions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.exceptions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.hive.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.hivesigner.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.imageuploader.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.instance.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.market.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.memo.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.message.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.nodelist.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.price.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.rc.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.snapshot.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.steem.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.storage.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.transactionbuilder.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.utils.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.vote.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.wallet.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectar.witness.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarapi.exceptions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarapi.graphenenerpc.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarapi.node.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarapi.noderpc.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.ledgertransactions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.memo.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.objects.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.objecttypes.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.operationids.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.operations.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarbase.signedtransactions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.account.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.aes.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.base58.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.bip32.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.bip38.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.ecdsasig.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.objects.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.objecttypes.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.operations.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.signedtransactions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectargraphenebase.unsignedtransactions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarstorage.base.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarstorage.exceptions.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarstorage.interfaces.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarstorage.masterpassword.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarstorage.ram.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/nectarstorage.sqlite.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/quickstart.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/requirements.txt +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/support.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/docs/tutorials.rst +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/account_curation_per_week_and_1k_sp.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/account_rep_over_time.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/account_sp_over_time.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/account_vp_over_time.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/accout_reputation_by_SP.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/benchmark_nectar.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/benchmark_nodes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/benchmark_nodes2.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/blockactivity.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/blockstats.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/cache_performance.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/check_followers.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/compare_transactions_speed_with_steem.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/compare_with_steem_python_account.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/hf20_testnet.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/login_app/app.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/memory_profiler1.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/memory_profiler2.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/next_witness_block_coundown.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/op_on_testnet.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/post_to_html.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/post_to_md.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/print_appbase_calls.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/print_comments.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/print_votes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/stream_threading_performance.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/using_custom_chain.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/using_steem_offline.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/waitForRecharge.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/watching_the_watchers.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/examples/write_blocks_to_file.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/generate_versions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/pytest.ini +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/account.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/amount.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/asciichart.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/asset.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/block.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/blockchain.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/blockchaininstance.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/blockchainobject.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/blurt.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/cli.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/community.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/constants.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/conveyor.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/discussions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/exceptions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/hive.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/hivesigner.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/imageuploader.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/instance.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/market.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/memo.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/message.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/nodelist.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/price.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/profile.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/rc.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/snapshot.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/steem.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/storage.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/transactionbuilder.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/utils.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/vote.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/wallet.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectar/witness.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/exceptions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/graphenerpc.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/noderpc.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarapi/rpcutils.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/ledgertransactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/memo.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/objects.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/objecttypes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/operationids.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/operations.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/signedtransactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarbase/transactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargrapheneapi/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargrapheneapi/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/account.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/aes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/base58.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/bip32.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/bip38.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/chains.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/dictionary.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/ecdsasig.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/objects.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/objecttypes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/operationids.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/operations.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/prefix.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/py23.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/signedtransactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/types.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectargraphenebase/unsignedtransactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/base.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/exceptions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/interfaces.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/masterpassword.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/ram.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/nectarstorage/sqlite.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/src/py.typed +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/data/drv-wif-idx100.txt +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/data/pubkey.json +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/nodes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_account.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_account_blurt.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_account_steem.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_aes.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_amount.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_asciichart.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_asset.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_base_objects.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_block.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_blockchain.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_blockchain_batch.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_blockchain_threading.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_cli.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_comment.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_connection.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_constants.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_conveyor.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_discussions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_hive.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_hivesigner.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_instance.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_market.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_memo.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_message.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_nodelist.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_objectcache.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_price.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_profile.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_steem.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_storage.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_testnet.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_txbuffers.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_utils.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_vote.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_wallet.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectar/test_witness.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarapi/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarapi/test_node.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarapi/test_noderpc.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarapi/test_rpcutils.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarbase/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarbase/test_ledgertransactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarbase/test_memo.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarbase/test_objects.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarbase/test_operations.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarbase/test_transactions.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_account.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_base58.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_bip32.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_bip38.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_ecdsa.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_key_format.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_objects.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_py23.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectargraphene/test_types.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarstorage/__init__.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarstorage/test_keystorage.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarstorage/test_masterpassword.py +0 -0
- {hive_nectar-0.0.3 → hive_nectar-0.0.5}/tests/nectarstorage/test_sqlite.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hive-nectar
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.5
|
|
4
4
|
Summary: Unofficial Python library for HIVE
|
|
5
5
|
Project-URL: Homepage, http://www.github.com/thecrazygm/hive-nectar
|
|
6
6
|
Project-URL: Download, https://github.com/thecrazygm/hive-nectar/tarball/0.00.01
|
|
@@ -136,11 +136,10 @@ class Comment(BlockchainObject):
|
|
|
136
136
|
comment["json_metadata"] = {}
|
|
137
137
|
|
|
138
138
|
comment["tags"] = []
|
|
139
|
-
comment["community"] = ""
|
|
140
139
|
if isinstance(comment["json_metadata"], dict):
|
|
141
140
|
if "tags" in comment["json_metadata"]:
|
|
142
141
|
comment["tags"] = comment["json_metadata"]["tags"]
|
|
143
|
-
if "community" in comment["json_metadata"]:
|
|
142
|
+
if "community" in comment["json_metadata"] and not comment["community"]:
|
|
144
143
|
comment["community"] = comment["json_metadata"]["community"]
|
|
145
144
|
|
|
146
145
|
parse_int = [
|
|
@@ -232,8 +231,6 @@ class Comment(BlockchainObject):
|
|
|
232
231
|
output["json_metadata"] = json.dumps(output["json_metadata"], separators=[",", ":"])
|
|
233
232
|
if "tags" in output:
|
|
234
233
|
output.pop("tags")
|
|
235
|
-
if "community" in output:
|
|
236
|
-
output.pop("community")
|
|
237
234
|
parse_times = [
|
|
238
235
|
"active",
|
|
239
236
|
"cashout_time",
|
|
@@ -311,6 +308,21 @@ class Comment(BlockchainObject):
|
|
|
311
308
|
else:
|
|
312
309
|
return ""
|
|
313
310
|
|
|
311
|
+
@property
|
|
312
|
+
def community(self):
|
|
313
|
+
if "community" in self:
|
|
314
|
+
return self["community"]
|
|
315
|
+
else:
|
|
316
|
+
return ""
|
|
317
|
+
|
|
318
|
+
@property
|
|
319
|
+
def community_title(self):
|
|
320
|
+
"""The Community title property."""
|
|
321
|
+
if "community_title" in self:
|
|
322
|
+
return self["community_title"]
|
|
323
|
+
else:
|
|
324
|
+
return ""
|
|
325
|
+
|
|
314
326
|
@property
|
|
315
327
|
def parent_author(self):
|
|
316
328
|
if "parent_author" in self:
|
|
@@ -142,18 +142,13 @@ class Nodes(list):
|
|
|
142
142
|
if self.node is not None:
|
|
143
143
|
self.node.error_cnt = 0
|
|
144
144
|
|
|
145
|
-
def sleep_and_check_retries(
|
|
146
|
-
self, errorMsg=None, sleep=True, call_retry=False, showMsg=True
|
|
147
|
-
):
|
|
145
|
+
def sleep_and_check_retries(self, errorMsg=None, sleep=True, call_retry=False, showMsg=True):
|
|
148
146
|
"""Sleep and check if num_retries is reached"""
|
|
149
147
|
if errorMsg:
|
|
150
148
|
log.warning("Error: {}".format(errorMsg))
|
|
151
149
|
if call_retry:
|
|
152
150
|
cnt = self.error_cnt_call
|
|
153
|
-
if
|
|
154
|
-
self.num_retries_call >= 0
|
|
155
|
-
and self.error_cnt_call > self.num_retries_call
|
|
156
|
-
):
|
|
151
|
+
if self.num_retries_call >= 0 and self.error_cnt_call > self.num_retries_call:
|
|
157
152
|
raise CallRetriesReached()
|
|
158
153
|
else:
|
|
159
154
|
cnt = self.error_cnt
|
|
@@ -163,8 +158,7 @@ class Nodes(list):
|
|
|
163
158
|
if showMsg:
|
|
164
159
|
if call_retry:
|
|
165
160
|
log.warning(
|
|
166
|
-
"Retry RPC Call on node: %s (%d/%d)"
|
|
167
|
-
% (self.url, cnt, self.num_retries_call)
|
|
161
|
+
"Retry RPC Call on node: %s (%d/%d)" % (self.url, cnt, self.num_retries_call)
|
|
168
162
|
)
|
|
169
163
|
else:
|
|
170
164
|
log.warning(
|
|
@@ -214,41 +214,41 @@ wheels = [
|
|
|
214
214
|
|
|
215
215
|
[[package]]
|
|
216
216
|
name = "coverage"
|
|
217
|
-
version = "7.
|
|
218
|
-
source = { registry = "https://pypi.org/simple" }
|
|
219
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
220
|
-
wheels = [
|
|
221
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
222
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
223
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
224
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
225
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
226
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
227
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
228
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
229
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
230
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
231
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
232
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
233
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
234
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
235
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
236
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
237
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
238
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
239
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
240
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
241
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
242
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
243
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
244
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
245
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
246
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
247
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
248
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
249
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
250
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
251
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
217
|
+
version = "7.8.0"
|
|
218
|
+
source = { registry = "https://pypi.org/simple" }
|
|
219
|
+
sdist = { url = "https://files.pythonhosted.org/packages/19/4f/2251e65033ed2ce1e68f00f91a0294e0f80c80ae8c3ebbe2f12828c4cd53/coverage-7.8.0.tar.gz", hash = "sha256:7a3d62b3b03b4b6fd41a085f3574874cf946cb4604d2b4d3e8dca8cd570ca501", size = 811872 }
|
|
220
|
+
wheels = [
|
|
221
|
+
{ url = "https://files.pythonhosted.org/packages/aa/12/4792669473297f7973518bec373a955e267deb4339286f882439b8535b39/coverage-7.8.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:bbb5cc845a0292e0c520656d19d7ce40e18d0e19b22cb3e0409135a575bf79fc", size = 211684 },
|
|
222
|
+
{ url = "https://files.pythonhosted.org/packages/be/e1/2a4ec273894000ebedd789e8f2fc3813fcaf486074f87fd1c5b2cb1c0a2b/coverage-7.8.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:4dfd9a93db9e78666d178d4f08a5408aa3f2474ad4d0e0378ed5f2ef71640cb6", size = 211935 },
|
|
223
|
+
{ url = "https://files.pythonhosted.org/packages/f8/3a/7b14f6e4372786709a361729164125f6b7caf4024ce02e596c4a69bccb89/coverage-7.8.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f017a61399f13aa6d1039f75cd467be388d157cd81f1a119b9d9a68ba6f2830d", size = 245994 },
|
|
224
|
+
{ url = "https://files.pythonhosted.org/packages/54/80/039cc7f1f81dcbd01ea796d36d3797e60c106077e31fd1f526b85337d6a1/coverage-7.8.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0915742f4c82208ebf47a2b154a5334155ed9ef9fe6190674b8a46c2fb89cb05", size = 242885 },
|
|
225
|
+
{ url = "https://files.pythonhosted.org/packages/10/e0/dc8355f992b6cc2f9dcd5ef6242b62a3f73264893bc09fbb08bfcab18eb4/coverage-7.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a40fcf208e021eb14b0fac6bdb045c0e0cab53105f93ba0d03fd934c956143a", size = 245142 },
|
|
226
|
+
{ url = "https://files.pythonhosted.org/packages/43/1b/33e313b22cf50f652becb94c6e7dae25d8f02e52e44db37a82de9ac357e8/coverage-7.8.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:a1f406a8e0995d654b2ad87c62caf6befa767885301f3b8f6f73e6f3c31ec3a6", size = 244906 },
|
|
227
|
+
{ url = "https://files.pythonhosted.org/packages/05/08/c0a8048e942e7f918764ccc99503e2bccffba1c42568693ce6955860365e/coverage-7.8.0-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:77af0f6447a582fdc7de5e06fa3757a3ef87769fbb0fdbdeba78c23049140a47", size = 243124 },
|
|
228
|
+
{ url = "https://files.pythonhosted.org/packages/5b/62/ea625b30623083c2aad645c9a6288ad9fc83d570f9adb913a2abdba562dd/coverage-7.8.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:f2d32f95922927186c6dbc8bc60df0d186b6edb828d299ab10898ef3f40052fe", size = 244317 },
|
|
229
|
+
{ url = "https://files.pythonhosted.org/packages/62/cb/3871f13ee1130a6c8f020e2f71d9ed269e1e2124aa3374d2180ee451cee9/coverage-7.8.0-cp312-cp312-win32.whl", hash = "sha256:769773614e676f9d8e8a0980dd7740f09a6ea386d0f383db6821df07d0f08545", size = 214170 },
|
|
230
|
+
{ url = "https://files.pythonhosted.org/packages/88/26/69fe1193ab0bfa1eb7a7c0149a066123611baba029ebb448500abd8143f9/coverage-7.8.0-cp312-cp312-win_amd64.whl", hash = "sha256:e5d2b9be5b0693cf21eb4ce0ec8d211efb43966f6657807f6859aab3814f946b", size = 214969 },
|
|
231
|
+
{ url = "https://files.pythonhosted.org/packages/f3/21/87e9b97b568e223f3438d93072479c2f36cc9b3f6b9f7094b9d50232acc0/coverage-7.8.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:5ac46d0c2dd5820ce93943a501ac5f6548ea81594777ca585bf002aa8854cacd", size = 211708 },
|
|
232
|
+
{ url = "https://files.pythonhosted.org/packages/75/be/882d08b28a0d19c9c4c2e8a1c6ebe1f79c9c839eb46d4fca3bd3b34562b9/coverage-7.8.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:771eb7587a0563ca5bb6f622b9ed7f9d07bd08900f7589b4febff05f469bea00", size = 211981 },
|
|
233
|
+
{ url = "https://files.pythonhosted.org/packages/7a/1d/ce99612ebd58082fbe3f8c66f6d8d5694976c76a0d474503fa70633ec77f/coverage-7.8.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:42421e04069fb2cbcbca5a696c4050b84a43b05392679d4068acbe65449b5c64", size = 245495 },
|
|
234
|
+
{ url = "https://files.pythonhosted.org/packages/dc/8d/6115abe97df98db6b2bd76aae395fcc941d039a7acd25f741312ced9a78f/coverage-7.8.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:554fec1199d93ab30adaa751db68acec2b41c5602ac944bb19187cb9a41a8067", size = 242538 },
|
|
235
|
+
{ url = "https://files.pythonhosted.org/packages/cb/74/2f8cc196643b15bc096d60e073691dadb3dca48418f08bc78dd6e899383e/coverage-7.8.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5aaeb00761f985007b38cf463b1d160a14a22c34eb3f6a39d9ad6fc27cb73008", size = 244561 },
|
|
236
|
+
{ url = "https://files.pythonhosted.org/packages/22/70/c10c77cd77970ac965734fe3419f2c98665f6e982744a9bfb0e749d298f4/coverage-7.8.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:581a40c7b94921fffd6457ffe532259813fc68eb2bdda60fa8cc343414ce3733", size = 244633 },
|
|
237
|
+
{ url = "https://files.pythonhosted.org/packages/38/5a/4f7569d946a07c952688debee18c2bb9ab24f88027e3d71fd25dbc2f9dca/coverage-7.8.0-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:f319bae0321bc838e205bf9e5bc28f0a3165f30c203b610f17ab5552cff90323", size = 242712 },
|
|
238
|
+
{ url = "https://files.pythonhosted.org/packages/bb/a1/03a43b33f50475a632a91ea8c127f7e35e53786dbe6781c25f19fd5a65f8/coverage-7.8.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:04bfec25a8ef1c5f41f5e7e5c842f6b615599ca8ba8391ec33a9290d9d2db3a3", size = 244000 },
|
|
239
|
+
{ url = "https://files.pythonhosted.org/packages/6a/89/ab6c43b1788a3128e4d1b7b54214548dcad75a621f9d277b14d16a80d8a1/coverage-7.8.0-cp313-cp313-win32.whl", hash = "sha256:dd19608788b50eed889e13a5d71d832edc34fc9dfce606f66e8f9f917eef910d", size = 214195 },
|
|
240
|
+
{ url = "https://files.pythonhosted.org/packages/12/12/6bf5f9a8b063d116bac536a7fb594fc35cb04981654cccb4bbfea5dcdfa0/coverage-7.8.0-cp313-cp313-win_amd64.whl", hash = "sha256:a9abbccd778d98e9c7e85038e35e91e67f5b520776781d9a1e2ee9d400869487", size = 214998 },
|
|
241
|
+
{ url = "https://files.pythonhosted.org/packages/2a/e6/1e9df74ef7a1c983a9c7443dac8aac37a46f1939ae3499424622e72a6f78/coverage-7.8.0-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:18c5ae6d061ad5b3e7eef4363fb27a0576012a7447af48be6c75b88494c6cf25", size = 212541 },
|
|
242
|
+
{ url = "https://files.pythonhosted.org/packages/04/51/c32174edb7ee49744e2e81c4b1414ac9df3dacfcb5b5f273b7f285ad43f6/coverage-7.8.0-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:95aa6ae391a22bbbce1b77ddac846c98c5473de0372ba5c463480043a07bff42", size = 212767 },
|
|
243
|
+
{ url = "https://files.pythonhosted.org/packages/e9/8f/f454cbdb5212f13f29d4a7983db69169f1937e869a5142bce983ded52162/coverage-7.8.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e013b07ba1c748dacc2a80e69a46286ff145935f260eb8c72df7185bf048f502", size = 256997 },
|
|
244
|
+
{ url = "https://files.pythonhosted.org/packages/e6/74/2bf9e78b321216d6ee90a81e5c22f912fc428442c830c4077b4a071db66f/coverage-7.8.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d766a4f0e5aa1ba056ec3496243150698dc0481902e2b8559314368717be82b1", size = 252708 },
|
|
245
|
+
{ url = "https://files.pythonhosted.org/packages/92/4d/50d7eb1e9a6062bee6e2f92e78b0998848a972e9afad349b6cdde6fa9e32/coverage-7.8.0-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ad80e6b4a0c3cb6f10f29ae4c60e991f424e6b14219d46f1e7d442b938ee68a4", size = 255046 },
|
|
246
|
+
{ url = "https://files.pythonhosted.org/packages/40/9e/71fb4e7402a07c4198ab44fc564d09d7d0ffca46a9fb7b0a7b929e7641bd/coverage-7.8.0-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:b87eb6fc9e1bb8f98892a2458781348fa37e6925f35bb6ceb9d4afd54ba36c73", size = 256139 },
|
|
247
|
+
{ url = "https://files.pythonhosted.org/packages/49/1a/78d37f7a42b5beff027e807c2843185961fdae7fe23aad5a4837c93f9d25/coverage-7.8.0-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:d1ba00ae33be84066cfbe7361d4e04dec78445b2b88bdb734d0d1cbab916025a", size = 254307 },
|
|
248
|
+
{ url = "https://files.pythonhosted.org/packages/58/e9/8fb8e0ff6bef5e170ee19d59ca694f9001b2ec085dc99b4f65c128bb3f9a/coverage-7.8.0-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:f3c38e4e5ccbdc9198aecc766cedbb134b2d89bf64533973678dfcf07effd883", size = 255116 },
|
|
249
|
+
{ url = "https://files.pythonhosted.org/packages/56/b0/d968ecdbe6fe0a863de7169bbe9e8a476868959f3af24981f6a10d2b6924/coverage-7.8.0-cp313-cp313t-win32.whl", hash = "sha256:379fe315e206b14e21db5240f89dc0774bdd3e25c3c58c2c733c99eca96f1ada", size = 214909 },
|
|
250
|
+
{ url = "https://files.pythonhosted.org/packages/87/e9/d6b7ef9fecf42dfb418d93544af47c940aa83056c49e6021a564aafbc91f/coverage-7.8.0-cp313-cp313t-win_amd64.whl", hash = "sha256:2e4b6b87bb0c846a9315e3ab4be2d52fac905100565f4b92f02c445c8799e257", size = 216068 },
|
|
251
|
+
{ url = "https://files.pythonhosted.org/packages/59/f1/4da7717f0063a222db253e7121bd6a56f6fb1ba439dcc36659088793347c/coverage-7.8.0-py3-none-any.whl", hash = "sha256:dbf364b4c5e7bae9250528167dfe40219b62e2d573c854d74be213e1e52069f7", size = 203435 },
|
|
252
252
|
]
|
|
253
253
|
|
|
254
254
|
[[package]]
|
|
@@ -345,7 +345,7 @@ wheels = [
|
|
|
345
345
|
|
|
346
346
|
[[package]]
|
|
347
347
|
name = "hive-nectar"
|
|
348
|
-
version = "0.0.
|
|
348
|
+
version = "0.0.5"
|
|
349
349
|
source = { editable = "." }
|
|
350
350
|
dependencies = [
|
|
351
351
|
{ name = "appdirs" },
|
|
@@ -728,14 +728,14 @@ wheels = [
|
|
|
728
728
|
|
|
729
729
|
[[package]]
|
|
730
730
|
name = "prettytable"
|
|
731
|
-
version = "3.
|
|
731
|
+
version = "3.16.0"
|
|
732
732
|
source = { registry = "https://pypi.org/simple" }
|
|
733
733
|
dependencies = [
|
|
734
734
|
{ name = "wcwidth" },
|
|
735
735
|
]
|
|
736
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
736
|
+
sdist = { url = "https://files.pythonhosted.org/packages/99/b1/85e18ac92afd08c533603e3393977b6bc1443043115a47bb094f3b98f94f/prettytable-3.16.0.tar.gz", hash = "sha256:3c64b31719d961bf69c9a7e03d0c1e477320906a98da63952bc6698d6164ff57", size = 66276 }
|
|
737
737
|
wheels = [
|
|
738
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
738
|
+
{ url = "https://files.pythonhosted.org/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl", hash = "sha256:b5eccfabb82222f5aa46b798ff02a8452cf530a352c31bddfa29be41242863aa", size = 33863 },
|
|
739
739
|
]
|
|
740
740
|
|
|
741
741
|
[[package]]
|
|
@@ -812,15 +812,15 @@ wheels = [
|
|
|
812
812
|
|
|
813
813
|
[[package]]
|
|
814
814
|
name = "pytest-cov"
|
|
815
|
-
version = "6.
|
|
815
|
+
version = "6.1.1"
|
|
816
816
|
source = { registry = "https://pypi.org/simple" }
|
|
817
817
|
dependencies = [
|
|
818
818
|
{ name = "coverage" },
|
|
819
819
|
{ name = "pytest" },
|
|
820
820
|
]
|
|
821
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
821
|
+
sdist = { url = "https://files.pythonhosted.org/packages/25/69/5f1e57f6c5a39f81411b550027bf72842c4567ff5fd572bed1edc9e4b5d9/pytest_cov-6.1.1.tar.gz", hash = "sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a", size = 66857 }
|
|
822
822
|
wheels = [
|
|
823
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
823
|
+
{ url = "https://files.pythonhosted.org/packages/28/d0/def53b4a790cfb21483016430ed828f64830dd981ebe1089971cd10cab25/pytest_cov-6.1.1-py3-none-any.whl", hash = "sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde", size = 23841 },
|
|
824
824
|
]
|
|
825
825
|
|
|
826
826
|
[[package]]
|
|
@@ -931,15 +931,15 @@ wheels = [
|
|
|
931
931
|
|
|
932
932
|
[[package]]
|
|
933
933
|
name = "rich"
|
|
934
|
-
version = "
|
|
934
|
+
version = "14.0.0"
|
|
935
935
|
source = { registry = "https://pypi.org/simple" }
|
|
936
936
|
dependencies = [
|
|
937
937
|
{ name = "markdown-it-py" },
|
|
938
938
|
{ name = "pygments" },
|
|
939
939
|
]
|
|
940
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
940
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a1/53/830aa4c3066a8ab0ae9a9955976fb770fe9c6102117c8ec4ab3ea62d89e8/rich-14.0.0.tar.gz", hash = "sha256:82f1bc23a6a21ebca4ae0c45af9bdbc492ed20231dcb63f297d6d1021a9d5725", size = 224078 }
|
|
941
941
|
wheels = [
|
|
942
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
942
|
+
{ url = "https://files.pythonhosted.org/packages/0d/9b/63f4c7ebc259242c89b3acafdb37b41d1185c07ff0011164674e9076b491/rich-14.0.0-py3-none-any.whl", hash = "sha256:1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0", size = 243229 },
|
|
943
943
|
]
|
|
944
944
|
|
|
945
945
|
[[package]]
|
|
@@ -991,27 +991,27 @@ wheels = [
|
|
|
991
991
|
|
|
992
992
|
[[package]]
|
|
993
993
|
name = "ruff"
|
|
994
|
-
version = "0.11.
|
|
995
|
-
source = { registry = "https://pypi.org/simple" }
|
|
996
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
997
|
-
wheels = [
|
|
998
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
999
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1000
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1001
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1002
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1003
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1004
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1005
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1006
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1007
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1008
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1009
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1010
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1011
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1012
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1013
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1014
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
994
|
+
version = "0.11.5"
|
|
995
|
+
source = { registry = "https://pypi.org/simple" }
|
|
996
|
+
sdist = { url = "https://files.pythonhosted.org/packages/45/71/5759b2a6b2279bb77fe15b1435b89473631c2cd6374d45ccdb6b785810be/ruff-0.11.5.tar.gz", hash = "sha256:cae2e2439cb88853e421901ec040a758960b576126dab520fa08e9de431d1bef", size = 3976488 }
|
|
997
|
+
wheels = [
|
|
998
|
+
{ url = "https://files.pythonhosted.org/packages/23/db/6efda6381778eec7f35875b5cbefd194904832a1153d68d36d6b269d81a8/ruff-0.11.5-py3-none-linux_armv6l.whl", hash = "sha256:2561294e108eb648e50f210671cc56aee590fb6167b594144401532138c66c7b", size = 10103150 },
|
|
999
|
+
{ url = "https://files.pythonhosted.org/packages/44/f2/06cd9006077a8db61956768bc200a8e52515bf33a8f9b671ee527bb10d77/ruff-0.11.5-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:ac12884b9e005c12d0bd121f56ccf8033e1614f736f766c118ad60780882a077", size = 10898637 },
|
|
1000
|
+
{ url = "https://files.pythonhosted.org/packages/18/f5/af390a013c56022fe6f72b95c86eb7b2585c89cc25d63882d3bfe411ecf1/ruff-0.11.5-py3-none-macosx_11_0_arm64.whl", hash = "sha256:4bfd80a6ec559a5eeb96c33f832418bf0fb96752de0539905cf7b0cc1d31d779", size = 10236012 },
|
|
1001
|
+
{ url = "https://files.pythonhosted.org/packages/b8/ca/b9bf954cfed165e1a0c24b86305d5c8ea75def256707f2448439ac5e0d8b/ruff-0.11.5-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0947c0a1afa75dcb5db4b34b070ec2bccee869d40e6cc8ab25aca11a7d527794", size = 10415338 },
|
|
1002
|
+
{ url = "https://files.pythonhosted.org/packages/d9/4d/2522dde4e790f1b59885283f8786ab0046958dfd39959c81acc75d347467/ruff-0.11.5-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ad871ff74b5ec9caa66cb725b85d4ef89b53f8170f47c3406e32ef040400b038", size = 9965277 },
|
|
1003
|
+
{ url = "https://files.pythonhosted.org/packages/e5/7a/749f56f150eef71ce2f626a2f6988446c620af2f9ba2a7804295ca450397/ruff-0.11.5-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e6cf918390cfe46d240732d4d72fa6e18e528ca1f60e318a10835cf2fa3dc19f", size = 11541614 },
|
|
1004
|
+
{ url = "https://files.pythonhosted.org/packages/89/b2/7d9b8435222485b6aac627d9c29793ba89be40b5de11584ca604b829e960/ruff-0.11.5-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:56145ee1478582f61c08f21076dc59153310d606ad663acc00ea3ab5b2125f82", size = 12198873 },
|
|
1005
|
+
{ url = "https://files.pythonhosted.org/packages/00/e0/a1a69ef5ffb5c5f9c31554b27e030a9c468fc6f57055886d27d316dfbabd/ruff-0.11.5-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e5f66f8f1e8c9fc594cbd66fbc5f246a8d91f916cb9667e80208663ec3728304", size = 11670190 },
|
|
1006
|
+
{ url = "https://files.pythonhosted.org/packages/05/61/c1c16df6e92975072c07f8b20dad35cd858e8462b8865bc856fe5d6ccb63/ruff-0.11.5-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:80b4df4d335a80315ab9afc81ed1cff62be112bd165e162b5eed8ac55bfc8470", size = 13902301 },
|
|
1007
|
+
{ url = "https://files.pythonhosted.org/packages/79/89/0af10c8af4363304fd8cb833bd407a2850c760b71edf742c18d5a87bb3ad/ruff-0.11.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3068befab73620b8a0cc2431bd46b3cd619bc17d6f7695a3e1bb166b652c382a", size = 11350132 },
|
|
1008
|
+
{ url = "https://files.pythonhosted.org/packages/b9/e1/ecb4c687cbf15164dd00e38cf62cbab238cad05dd8b6b0fc68b0c2785e15/ruff-0.11.5-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:f5da2e710a9641828e09aa98b92c9ebbc60518fdf3921241326ca3e8f8e55b8b", size = 10312937 },
|
|
1009
|
+
{ url = "https://files.pythonhosted.org/packages/cf/4f/0e53fe5e500b65934500949361e3cd290c5ba60f0324ed59d15f46479c06/ruff-0.11.5-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:ef39f19cb8ec98cbc762344921e216f3857a06c47412030374fffd413fb8fd3a", size = 9936683 },
|
|
1010
|
+
{ url = "https://files.pythonhosted.org/packages/04/a8/8183c4da6d35794ae7f76f96261ef5960853cd3f899c2671961f97a27d8e/ruff-0.11.5-py3-none-musllinux_1_2_i686.whl", hash = "sha256:b2a7cedf47244f431fd11aa5a7e2806dda2e0c365873bda7834e8f7d785ae159", size = 10950217 },
|
|
1011
|
+
{ url = "https://files.pythonhosted.org/packages/26/88/9b85a5a8af21e46a0639b107fcf9bfc31da4f1d263f2fc7fbe7199b47f0a/ruff-0.11.5-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:81be52e7519f3d1a0beadcf8e974715b2dfc808ae8ec729ecfc79bddf8dbb783", size = 11404521 },
|
|
1012
|
+
{ url = "https://files.pythonhosted.org/packages/fc/52/047f35d3b20fd1ae9ccfe28791ef0f3ca0ef0b3e6c1a58badd97d450131b/ruff-0.11.5-py3-none-win32.whl", hash = "sha256:e268da7b40f56e3eca571508a7e567e794f9bfcc0f412c4b607931d3af9c4afe", size = 10320697 },
|
|
1013
|
+
{ url = "https://files.pythonhosted.org/packages/b9/fe/00c78010e3332a6e92762424cf4c1919065707e962232797d0b57fd8267e/ruff-0.11.5-py3-none-win_amd64.whl", hash = "sha256:6c6dc38af3cfe2863213ea25b6dc616d679205732dc0fb673356c2d69608f800", size = 11378665 },
|
|
1014
|
+
{ url = "https://files.pythonhosted.org/packages/43/7c/c83fe5cbb70ff017612ff36654edfebec4b1ef79b558b8e5fd933bab836b/ruff-0.11.5-py3-none-win_arm64.whl", hash = "sha256:67e241b4314f4eacf14a601d586026a962f4002a475aa702c69980a38087aa4e", size = 10460287 },
|
|
1015
1015
|
]
|
|
1016
1016
|
|
|
1017
1017
|
[[package]]
|
|
@@ -1048,11 +1048,11 @@ wheels = [
|
|
|
1048
1048
|
|
|
1049
1049
|
[[package]]
|
|
1050
1050
|
name = "setuptools"
|
|
1051
|
-
version = "
|
|
1051
|
+
version = "78.1.0"
|
|
1052
1052
|
source = { registry = "https://pypi.org/simple" }
|
|
1053
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1053
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a9/5a/0db4da3bc908df06e5efae42b44e75c81dd52716e10192ff36d0c1c8e379/setuptools-78.1.0.tar.gz", hash = "sha256:18fd474d4a82a5f83dac888df697af65afa82dec7323d09c3e37d1f14288da54", size = 1367827 }
|
|
1054
1054
|
wheels = [
|
|
1055
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1055
|
+
{ url = "https://files.pythonhosted.org/packages/54/21/f43f0a1fa8b06b32812e0975981f4677d28e0f3271601dc88ac5a5b83220/setuptools-78.1.0-py3-none-any.whl", hash = "sha256:3e386e96793c8702ae83d17b853fb93d3e09ef82ec62722e61da5cd22376dcd8", size = 1256108 },
|
|
1056
1056
|
]
|
|
1057
1057
|
|
|
1058
1058
|
[[package]]
|
|
@@ -1238,7 +1238,7 @@ wheels = [
|
|
|
1238
1238
|
|
|
1239
1239
|
[[package]]
|
|
1240
1240
|
name = "tox"
|
|
1241
|
-
version = "4.
|
|
1241
|
+
version = "4.25.0"
|
|
1242
1242
|
source = { registry = "https://pypi.org/simple" }
|
|
1243
1243
|
dependencies = [
|
|
1244
1244
|
{ name = "cachetools" },
|
|
@@ -1251,9 +1251,9 @@ dependencies = [
|
|
|
1251
1251
|
{ name = "pyproject-api" },
|
|
1252
1252
|
{ name = "virtualenv" },
|
|
1253
1253
|
]
|
|
1254
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1254
|
+
sdist = { url = "https://files.pythonhosted.org/packages/fe/87/692478f0a194f1cad64803692642bd88c12c5b64eee16bf178e4a32e979c/tox-4.25.0.tar.gz", hash = "sha256:dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52", size = 196255 }
|
|
1255
1255
|
wheels = [
|
|
1256
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1256
|
+
{ url = "https://files.pythonhosted.org/packages/f9/38/33348de6fc4b1afb3d76d8485c8aecbdabcfb3af8da53d40c792332e2b37/tox-4.25.0-py3-none-any.whl", hash = "sha256:4dfdc7ba2cc6fdc6688dde1b21e7b46ff6c41795fb54586c91a3533317b5255c", size = 172420 },
|
|
1257
1257
|
]
|
|
1258
1258
|
|
|
1259
1259
|
[[package]]
|
|
@@ -1278,34 +1278,34 @@ wheels = [
|
|
|
1278
1278
|
|
|
1279
1279
|
[[package]]
|
|
1280
1280
|
name = "typing-extensions"
|
|
1281
|
-
version = "4.
|
|
1281
|
+
version = "4.13.2"
|
|
1282
1282
|
source = { registry = "https://pypi.org/simple" }
|
|
1283
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1283
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/37/23083fcd6e35492953e8d2aaaa68b860eb422b34627b13f2ce3eb6106061/typing_extensions-4.13.2.tar.gz", hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef", size = 106967 }
|
|
1284
1284
|
wheels = [
|
|
1285
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1285
|
+
{ url = "https://files.pythonhosted.org/packages/8b/54/b1ae86c0973cc6f0210b53d508ca3641fb6d0c56823f288d108bc7ab3cc8/typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c", size = 45806 },
|
|
1286
1286
|
]
|
|
1287
1287
|
|
|
1288
1288
|
[[package]]
|
|
1289
1289
|
name = "urllib3"
|
|
1290
|
-
version = "2.
|
|
1290
|
+
version = "2.4.0"
|
|
1291
1291
|
source = { registry = "https://pypi.org/simple" }
|
|
1292
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1292
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8a/78/16493d9c386d8e60e442a35feac5e00f0913c0f4b7c217c11e8ec2ff53e0/urllib3-2.4.0.tar.gz", hash = "sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466", size = 390672 }
|
|
1293
1293
|
wheels = [
|
|
1294
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1294
|
+
{ url = "https://files.pythonhosted.org/packages/6b/11/cc635220681e93a0183390e26485430ca2c7b5f9d33b15c74c2861cb8091/urllib3-2.4.0-py3-none-any.whl", hash = "sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813", size = 128680 },
|
|
1295
1295
|
]
|
|
1296
1296
|
|
|
1297
1297
|
[[package]]
|
|
1298
1298
|
name = "virtualenv"
|
|
1299
|
-
version = "20.
|
|
1299
|
+
version = "20.30.0"
|
|
1300
1300
|
source = { registry = "https://pypi.org/simple" }
|
|
1301
1301
|
dependencies = [
|
|
1302
1302
|
{ name = "distlib" },
|
|
1303
1303
|
{ name = "filelock" },
|
|
1304
1304
|
{ name = "platformdirs" },
|
|
1305
1305
|
]
|
|
1306
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1306
|
+
sdist = { url = "https://files.pythonhosted.org/packages/38/e0/633e369b91bbc664df47dcb5454b6c7cf441e8f5b9d0c250ce9f0546401e/virtualenv-20.30.0.tar.gz", hash = "sha256:800863162bcaa5450a6e4d721049730e7f2dae07720e0902b0e4040bd6f9ada8", size = 4346945 }
|
|
1307
1307
|
wheels = [
|
|
1308
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1308
|
+
{ url = "https://files.pythonhosted.org/packages/4c/ed/3cfeb48175f0671ec430ede81f628f9fb2b1084c9064ca67ebe8c0ed6a05/virtualenv-20.30.0-py3-none-any.whl", hash = "sha256:e34302959180fca3af42d1800df014b35019490b119eba981af27f2fa486e5d6", size = 4329461 },
|
|
1309
1309
|
]
|
|
1310
1310
|
|
|
1311
1311
|
[[package]]
|
hive_nectar-0.0.3/CHANGELOG.md
DELETED
|
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
|
|
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
|