poetry-plugin-updater

View on PyPIReverse Dependencies (0)

0.0.1 poetry_plugin_updater-0.0.1-py3-none-any.whl

Wheel Details

Project: poetry-plugin-updater
Version: 0.0.1
Filename: poetry_plugin_updater-0.0.1-py3-none-any.whl
Download: [link]
Size: 3198
MD5: 465af6806274fe5ff2490f891e741232
SHA256: b57abfa74546520ba61bbc80ac5209bac8374637744e18f0897119276a0ce12b
Uploaded: 2023-12-20 22:03:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-updater
Version: 0.0.1
Summary: Poetry plugin to update pyproject.toml dependency versions
Author: Thomas Berdy
Author-Email: thomas.berdy[at]outlook.com
Home-Page: https://python-poetry.org/
Project-Url: Repository, https://github.com/kozlek/poetry-plugin-updater
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: poetry (<2.0.0,>=1.7.0)
Requires-Dist: poetry-core (<2.0.0,>=1.8.0)
Requires-Dist: requests (<3.0,>=2.26)
Description-Content-Type: text/markdown
[Description omitted; length: 26 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_plugin_updater/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_plugin_updater/command.py sha256=JAnGE5hKb3SEJRIcXQNCJsylcIgGIkwNZusCg5yVgks 471
poetry_plugin_updater/plugins.py sha256=srO2v9U5A95xNwhKU59XsUZOumrUNppa-BkQgiimZoM 393
poetry_plugin_updater/updater.py sha256=65M44LaclhMTiKAuhRGarrujR_E5lzEe7JoNzJ6RaaM 1371
poetry_plugin_updater-0.0.1.dist-info/METADATA sha256=UxZNiHzJTquH_wulDwKMPt7uqsaJWQj-PpRzU7sc5Aw 786
poetry_plugin_updater-0.0.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
poetry_plugin_updater-0.0.1.dist-info/entry_points.txt sha256=dFmU495QUKsWDJIQCUXmtks4areRmdlULUumbLhMQms 92
poetry_plugin_updater-0.0.1.dist-info/RECORD

entry_points.txt

updater = poetry_plugin_updater.plugins:UpdaterApplicationPlugin