uv-dynamic-versioning

View on PyPIReverse Dependencies (0)

0.2.0 uv_dynamic_versioning-0.2.0-py3-none-any.whl

Wheel Details

Project: uv-dynamic-versioning
Version: 0.2.0
Filename: uv_dynamic_versioning-0.2.0-py3-none-any.whl
Download: [link]
Size: 7382
MD5: 94bcb8a8e74f04969e94b9c6ece4f781
SHA256: c1e9f12988c83f9d0b53458a3a038d4e2803b734e647fec0d6cd4679f6b9430b
Uploaded: 2024-09-25 10:43:22 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: uv-dynamic-versioning
Version: 0.2.0
Summary: Dynamic versioning based on VCS tags for uv/hatch project
Project-Url: Repository, https://github.com/ninoseki/uv-dynamic-versioning
License: MIT License Copyright (c) 2024 Manabu Niseki 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.
Keywords: hatch,uv
Classifier: Framework :: Hatch
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <4.0,>=3.9
Requires-Dist: dunamai (~=1.22.0)
Requires-Dist: hatchling (~=1.25.0)
Requires-Dist: pydantic (~=2.9.1)
Requires-Dist: returns (~=0.23.0)
Requires-Dist: tomlkit (~=0.13.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5964 characters]

WHEEL

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

RECORD

Path Digest Size
uv_dynamic_versioning/__init__.py sha256=Zn1KFblwuFHiDRdRAiRnDBRkbPttWh44jKa5zG2ov0E 22
uv_dynamic_versioning/hooks.py sha256=cS3cjGWMKHa4CvfyrLSrap6d4naO9Yfy_sQQTizZfYs 169
uv_dynamic_versioning/main.py sha256=6fAmrPy_pf7hE5iCsjOxuqChpSAeaz5tsGIPPVf3rqY 1069
uv_dynamic_versioning/schemas.py sha256=XvUmAaVt-HRwfIb69E8RKHsv7hQdlfo_bqhOIN0ne5k 1031
uv_dynamic_versioning/version_source.py sha256=WLK9coNHmg95HKxYaOHsSGjMYAZ1AD-Freotyqc814k 1014
uv_dynamic_versioning-0.2.0.dist-info/METADATA sha256=edGQPUZGJ-YhhDcGebNG_QuvYkrExGSBKIjW8oalQJI 8005
uv_dynamic_versioning-0.2.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
uv_dynamic_versioning-0.2.0.dist-info/entry_points.txt sha256=bumRmPRAesHPbUhZQjNepfpoaTcdiSR9cFzi6VnhD_4 60
uv_dynamic_versioning-0.2.0.dist-info/licenses/LICENSE sha256=Qt4j6TVi93b4z9Jf1e9g8WN1BBM-Tu9Cw6EgtOfgcWM 1070
uv_dynamic_versioning-0.2.0.dist-info/RECORD

entry_points.txt

[hatch]
uv-dynamic-versioning = uv_dynamic_versioning.hooks