mex-release

View on PyPIReverse Dependencies (0)

0.3.0 mex_release-0.3.0-py3-none-any.whl

Wheel Details

Project: mex-release
Version: 0.3.0
Filename: mex_release-0.3.0-py3-none-any.whl
Download: [link]
Size: 7392
MD5: 05f97f273a1fb6b7c0136bf72426b7bc
SHA256: 9374c5bd9ea447d4458e65ecb4676c9d2454d3860d1f0407a2abf07a3b77dd68
Uploaded: 2024-11-07 14:42:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mex-release
Version: 0.3.0
Summary: Create new release with `pdm release VERSION`
Author-Email: MEx Team <mex[at]rki.de>
Project-Url: Repository, https://github.com/robert-koch-institut/mex-release
License: MIT License Copyright (c) 2024 Robert Koch-Institut 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.
Requires-Python: <3.13,>=3.11
Requires-Dist: pdm (<3.0,>=2.13.2)
Requires-Dist: ipdb (<1,>=0.13.13); extra == "dev"
Requires-Dist: mypy (<2,>=1.13.0); extra == "dev"
Requires-Dist: ruff (<1,>=0.7.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 3970 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mex/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mex/release/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mex/release/release.py sha256=3ouVr86O3psPBmx5dFaE2obDx7L8kHQlK4ULjo2FTRM 5007
mex/release/setup_commit_signing.py sha256=BkuI7dVjDyvBMMinFvWw2cePEsaBTBysHjOSPdNDJ7w 1847
mex_release-0.3.0.dist-info/METADATA sha256=frmifJ5dG78nGcE2RqIL2pmlLr7WzYz6QafiPRcKIYQ 5735
mex_release-0.3.0.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
mex_release-0.3.0.dist-info/entry_points.txt sha256=kZxeMxJFI2p_TglN_jhXzL8rvePOFqxj8oSGz3SAdpQ 156
mex_release-0.3.0.dist-info/licenses/LICENSE sha256=SEiceAphNhXte36oz4ASsbzBnMLKabkHgmA3vp6FnFY 1098
mex_release-0.3.0.dist-info/RECORD

entry_points.txt

[pdm]
release = mex.release.release:release
setup-commit-signing = mex.release.setup_commit_signing:setup_commit_signing