hatch-dependency-coversion

View on PyPIReverse Dependencies (0)

0.0.0.dev0 hatch_dependency_coversion-0.0.0.dev0-py3-none-any.whl

Wheel Details

Project: hatch-dependency-coversion
Version: 0.0.0.dev0
Filename: hatch_dependency_coversion-0.0.0.dev0-py3-none-any.whl
Download: [link]
Size: 9841
MD5: 5e011f9ab0c5f37052101609d016feb5
SHA256: 1a47a2b243baf5e732d81e48112539f41102d20fc6e4725944741bc21f015360
Uploaded: 2024-02-26 22:47:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-dependency-coversion
Version: 0.0.0.dev0
Summary: Require that specific dependencies of your package are exactly coversioned.
Author-Email: Opentrons Engineering <engineering[at]opentrons.com>
Project-Url: Documentation, https://github.com/Opentrons/hatch-plugins/tree/main/hatch-dependency-coversion#readme
Project-Url: Issues, https://github.com/Opentrons/hatch-plugins/issues
Project-Url: Source, https://github.com/Opentrons/hatch-plugins
Project-Url: Changelog, https://github.com/Opentrons/hatch-plugins/tree/main/hatch-dependency-coversion/CHANGES.md
Keywords: coversioning,hatch,monorepo,version
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Hatch
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: hatchling (<2.0.0,>1.0.0)
Requires-Dist: packaging (>=22.0)
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 3893 characters]

WHEEL

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

RECORD

Path Digest Size
hatch_dependency_coversion/__init__.py sha256=DDUfVV2AmqdT1mIVchgTjmYhR1KJRI4p0qadoAR4yxQ 207
hatch_dependency_coversion/_version.py sha256=qharzApsLGL2RoMhav5KFtnE6oeBEGFs89k6qEvDTIw 424
hatch_dependency_coversion/const.py sha256=EyCb-gp_vCTmz1Rbn_uwWgUbzy2deYQARfinfeQ6mwQ 200
hatch_dependency_coversion/hooks.py sha256=0uQUUjFaWRfXZFqc09d7yLTugVGwhLnoqXmNrsCoro0 391
hatch_dependency_coversion/metadata_hook.py sha256=s_hPihN5kDroqj9pa47d4kdB8JOizp7PtgOdZLkuCYI 1594
hatch_dependency_coversion/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hatch_dependency_coversion-0.0.0.dev0.dist-info/METADATA sha256=2ZiwR1kxTmODzM15j6U3-9xfs-zKX2k-0TAFKaVsYGk 5225
hatch_dependency_coversion-0.0.0.dev0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
hatch_dependency_coversion-0.0.0.dev0.dist-info/entry_points.txt sha256=12oFHZDB4UdgZbfxxEAJn0NPtvLRh_QALri_gB5QgCU 64
hatch_dependency_coversion-0.0.0.dev0.dist-info/licenses/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
hatch_dependency_coversion-0.0.0.dev0.dist-info/RECORD

entry_points.txt

[hatch]
dependency-coversion = hatch_dependency_coversion.hooks