Summary
This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.
Versions
v2.10.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~loong ~riscv ~s390
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
Depending packages
dev-embedded / platformio : An open source ecosystem for IoT development
dev-python / flask-login : Login session support for Flask
dev-python / setuptools-rust : A plugin for setuptools to build Rust Python extensions
dev-python / spdx-tools : Python library to parse, validate and create SPDX documents
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/semantic-version: keyword 2.10.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/semantic-version: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Rename dev-python/{semantic_version → semantic-version}
Signed-off-by: Michał Górny <mgorny@gentoo.org>