uv-dynamic-versioning

View on PyPIReverse Dependencies (0)

0.4.0 uv_dynamic_versioning-0.4.0-py3-none-any.whl

Wheel Details

Project: uv-dynamic-versioning
Version: 0.4.0
Filename: uv_dynamic_versioning-0.4.0-py3-none-any.whl
Download: [link]
Size: 7760
MD5: 246d575f587271fb3b3e698d1c42994a
SHA256: 8fb1714be9ca60eddf9174f2876e76ab71da7bf5be2ff1ec541126c77b55e09a
Uploaded: 2024-11-29 08:53:58 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: uv-dynamic-versioning
Version: 0.4.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.23)
Requires-Dist: eval-type-backport (~=0.2); python_version < "3.10"
Requires-Dist: hatchling (~=1.26)
Requires-Dist: pydantic (~=2.10)
Requires-Dist: returns (~=0.23)
Requires-Dist: tomlkit (~=0.13)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6506 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=IILIKzO2OO60Rhsh3SqhdKHDf7XI_RLRwzztBGZZmHY 78
uv_dynamic_versioning/hooks.py sha256=cS3cjGWMKHa4CvfyrLSrap6d4naO9Yfy_sQQTizZfYs 169
uv_dynamic_versioning/main.py sha256=LQG5XJw-8_x6fOLaogEXz4CDVj2JN4sp1lC1Ti6tTh8 1192
uv_dynamic_versioning/schemas.py sha256=aQ4h_UTvOdXF2UXSE6IIKVskY_fp9ozGfLPwwY5c2zE 1020
uv_dynamic_versioning/version_source.py sha256=WLK9coNHmg95HKxYaOHsSGjMYAZ1AD-Freotyqc814k 1014
uv_dynamic_versioning-0.4.0.dist-info/METADATA sha256=Sc__IVDB_ADKEFIQWTsyj3vpR0MKt6PdLs0YXN8gnFg 8602
uv_dynamic_versioning-0.4.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
uv_dynamic_versioning-0.4.0.dist-info/entry_points.txt sha256=bumRmPRAesHPbUhZQjNepfpoaTcdiSR9cFzi6VnhD_4 60
uv_dynamic_versioning-0.4.0.dist-info/licenses/LICENSE sha256=Qt4j6TVi93b4z9Jf1e9g8WN1BBM-Tu9Cw6EgtOfgcWM 1070
uv_dynamic_versioning-0.4.0.dist-info/RECORD

entry_points.txt

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