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 ~mips ~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
- pypy3_11
- Build with PyPy3.11
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language
dev-lang / python : Freethreading (no-GIL) version of Python programming 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
Bugs
- 934570
- dev-python/pluggy-1.5.0 lacks dependency on dev-python/semantic-version
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/semantic-version: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/semantic-version: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-python/semantic-version: Keyword 2.10.0 mips, #918637
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - 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>