mex-release

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: mex-release
Version: 0.3.2
Filename: mex_release-0.3.2-py3-none-any.whl
Download: [link]
Size: 7409
MD5: 231822dc34ab64c6437c79d03db6cbb2
SHA256: 8a67ececa45a44b5941d0028bfe356626d32c3b40587a1341b751a60e4dfaa0c
Uploaded: 2025-04-29 10:00:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mex-release
Version: 0.3.2
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) 2025 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)
Requires-Dist: ipdb (<1,>=0.13); extra == "dev"
Requires-Dist: mypy (<2,>=1); extra == "dev"
Requires-Dist: ruff (<1,>=0.9); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 4023 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.4)
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.2.dist-info/METADATA sha256=NRLcLRWkhdlwyr5amhs_2YmqA9dNqsNMCIDmh6PQiOo 5773
mex_release-0.3.2.dist-info/WHEEL sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg 90
mex_release-0.3.2.dist-info/entry_points.txt sha256=kZxeMxJFI2p_TglN_jhXzL8rvePOFqxj8oSGz3SAdpQ 156
mex_release-0.3.2.dist-info/licenses/LICENSE sha256=Reyg-v676ECNyWZnciSAnj9vrK0cRyblVViSNskR7n8 1098
mex_release-0.3.2.dist-info/RECORD

entry_points.txt

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