hatch-semver

View on PyPIReverse Dependencies (0)

2.0.2 hatch_semver-2.0.2-py3-none-any.whl

Wheel Details

Project: hatch-semver
Version: 2.0.2
Filename: hatch_semver-2.0.2-py3-none-any.whl
Download: [link]
Size: 8973
MD5: c9d8ebe21244cccd97d9e89a9d3ed9ba
SHA256: 1ad36f9e0b7148267ed55bf4e5855ad947e700ec4316e54b94cae26fbb89aa81
Uploaded: 2024-02-17 02:20:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-semver
Version: 2.0.2
Summary: Hatch plugin for semver versioning scheme
Author-Email: Sven Siegmund <sven.siegmund[at]gmail.com>
Project-Url: Homepage, https://fleetingbytes.github.io/hatch-semver/
Project-Url: Repository, https://github.com/fleetingbytes/hatch-semver
Project-Url: Issues, https://github.com/fleetingbytes/hatch-semver/issues
Project-Url: PyPI, https://pypi.org/project/hatch-semver/
Keywords: development,hatch,plugin,version,versioning
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Hatch
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Requires-Dist: hatchling
Requires-Dist: semver
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2885 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hatch_semver/__about__.py sha256=8-wmTnV2SMem9zDfgdVZ_kGo5sOvZXChOcfGgS-QsC0 272
hatch_semver/__init__.py sha256=bXDD4aF96rS6S59miTNg7ws-p01fZJv37esux_KKmSo 194
hatch_semver/bump_instruction.py sha256=hcmJwkb2WqAeBg7YEKg4K4sUHtFFXwcMkMErwQ5MjLc 5714
hatch_semver/errors.py sha256=phtPS9k7U75_91USaYa-M8kRGY-RT5A_URLkY2y5WU0 319
hatch_semver/semver_scheme.py sha256=EGKpGrf80qQ4k2FFzlrxM9ZRcg8vcR4fsdZ6CrWihVU 5859
hatch_semver/plugin/__init__.py sha256=-JIt3g1eBf4bVQNNQd4JBeQNA7o0LK0W9tYKKX_r5s8 22
hatch_semver/plugin/hooks.py sha256=eRcjaoJKxszaH64vN1CJz5nRnl65HdUeEBFjoRZvHkE 448
hatch_semver-2.0.2.dist-info/METADATA sha256=mSMQJ4AHnLVya55amp3HgkdKEBjX02yo9YoGuRDCb_o 4039
hatch_semver-2.0.2.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
hatch_semver-2.0.2.dist-info/entry_points.txt sha256=3LcCm6Dktr_hXlBdlqNtXMU5CizinMcvbbTPwqzuEtA 43
hatch_semver-2.0.2.dist-info/licenses/LICENSE sha256=bJfMoRtQXQfZjPm7MjnnDhO7vK9sLhLELuGd-0Gi-fE 1085
hatch_semver-2.0.2.dist-info/RECORD

entry_points.txt

[hatch]
semver = hatch_semver.plugin.hooks