release-version

View on PyPIReverse Dependencies (5)

0.1.6 release_version-0.1.6-py3-none-any.whl

Wheel Details

Project: release-version
Version: 0.1.6
Filename: release_version-0.1.6-py3-none-any.whl
Download: [link]
Size: 8588
MD5: ccf72c537b2f71f7cc986ffc9f4e573e
SHA256: 9a43c3fb7e84b7d58615cbb1e46253274e1c2abd4bb8de6d037b7a45937026e2
Uploaded: 2024-02-15 14:41:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: release-version
Version: 0.1.6
Summary: Yet another tool for bumping version number and updating changelog
Author-Email: Tuomas Siipola <tuomas.siipola[at]fmi.fi>
Project-Url: Homepage, https://github.com/actris-cloudnet/release-version
Project-Url: Bug Reports, https://github.com/actris-cloudnet/release-version/issues
Project-Url: Source, https://github.com/actris-cloudnet/release-version/
License: MIT License Copyright (c) 2023 Finnish Meteorological Institute 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: development
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: tomli (>=2.0.1)
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: types-toml; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 829 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
release_version/__init__.py sha256=-bBNFYOq80A2Egtpo5V5zWJtYOxQfRZFQ_feve5lkFU 23
release_version/config.py sha256=3cq0a0jnReFzzQuyCAmSDnls7W8g1nKAdcuNyT5MbTM 741
release_version/main.py sha256=gHDl4unAocfJMFv0MYjzBR_SziDny0KF9x5nSNGgBME 3682
release_version/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
release_version/utils.py sha256=4bPZH5B4--_030zwtyeZxWPXWVOOuMKn6e8JBH8Iyx0 7946
release_version-0.1.6.dist-info/LICENSE sha256=AxXRuX9X4LYdDX5bOjtKMQqIWhzW3D-lIFZU2WbzAqw 1089
release_version-0.1.6.dist-info/METADATA sha256=bGJc2exf-RWZLmZxWJoAr74aJ_AI8JqL-kzKdmIKlfI 3268
release_version-0.1.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
release_version-0.1.6.dist-info/entry_points.txt sha256=6wM8yQGLvt8R0S5bZzvKn2M-XNLZtNd1xJZbPS0GaRw 57
release_version-0.1.6.dist-info/top_level.txt sha256=g1oxc1INrd4kkbNXI3qEUZ2HL1E9M-LMH-XC1e-R1E8 16
release_version-0.1.6.dist-info/RECORD

top_level.txt

release_version

entry_points.txt

release-version = release_version:main