poetry-plugin-upgrade

View on PyPIReverse Dependencies (0)

0.2.0 poetry_plugin_upgrade-0.2.0-py3-none-any.whl

Wheel Details

Project: poetry-plugin-upgrade
Version: 0.2.0
Filename: poetry_plugin_upgrade-0.2.0-py3-none-any.whl
Download: [link]
Size: 7149
MD5: b39dbcf3ecbfd0898da70f1c58232647
SHA256: 379d18a31a9e7d849481890381c77818c13f10dec1322c7f630cd8490e41b822
Uploaded: 2023-12-05 16:30:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-upgrade
Version: 0.2.0
Summary: Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file
Author: Kyle Harrison
Author-Email: kyle.harrison.dev[at]gmail.com
Home-Page: https://github.com/apoclyps/poetry-plugin-upgrade
Project-Url: Repository, https://github.com/apoclyps/poetry-plugin-upgrade
License: MIT
Keywords: packaging,dependency,poetry,update,upgrade
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: poetry (<2.0.0,>=1.6.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2081 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE.md sha256=rfw37RI7DHv3swVuDqiujIVp4_3IRKEZiQFPw0ZlMa8 1070
poetry_plugin_upgrade/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_plugin_upgrade/command.py sha256=OC0MVkv73gxoqs8g_deONvlbXduHW5-Aw3cFEdaHpXY 11064
poetry_plugin_upgrade/plugin.py sha256=Kq_9NBvB1_rF_ZeRbWrbH40BAYxlXYb1zPR8FZ2CKkw 407
poetry_plugin_upgrade-0.2.0.dist-info/LICENSE.md sha256=rfw37RI7DHv3swVuDqiujIVp4_3IRKEZiQFPw0ZlMa8 1070
poetry_plugin_upgrade-0.2.0.dist-info/METADATA sha256=waOWl5Vl_OM-yMRYT0g5uGJI1nOX3ViTTbyQ9c-kC4g 2922
poetry_plugin_upgrade-0.2.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
poetry_plugin_upgrade-0.2.0.dist-info/entry_points.txt sha256=-RRti2v4FLKeONqxKR3kpwsRhtvALhJq7LidRoi08XI 91
poetry_plugin_upgrade-0.2.0.dist-info/RECORD

entry_points.txt

upgrade = poetry_plugin_upgrade.plugin:UpgradeApplicationPlugin