Summary
The pontos Python package is a collection of utilities, tools, classes and functions maintained by Greenbone Networks. It is needed to run tests on some Greenbone Vulnerability Management packages.
Versions
v24.9.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~x86
- USE flags
- test
v24.3.2 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~x86
- USE flags
- test
USE flags
General
- 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
- python3_13
- Build with Python 3.13
Dependencies
dev-python / colorful : Terminal string styling done right, in Python
dev-python / httpx : Fully-featured HTTP client which provides sync and async APIs
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / packaging : Core utilities for Python packages
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / rich : Python library for rendering rich text, tables, etc. to the terminal
dev-python / semver : A Python module for semantic versioning
dev-python / shtab : Automagic shell tab completion for Python CLI applications
dev-python / tomlkit : Style preserving TOML library
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / colorful : Terminal string styling done right, in Python
dev-python / httpx : Fully-featured HTTP client which provides sync and async APIs
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / packaging : Core utilities for Python packages
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / rich : Python library for rendering rich text, tables, etc. to the terminal
dev-python / semver : A Python module for semantic versioning
dev-python / shtab : Automagic shell tab completion for Python CLI applications
dev-python / tomlkit : Style preserving TOML library
Depending packages
net-analyzer / greenbone-feed-sync : New script for syncing the Greenbone Community Feed
net-analyzer / python-gvm : Greenbone Vulnerability Management Python Library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-analyzer/pontos: enable py3.13
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39571 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/pontos: Stabilize 24.9.0 amd64, #944826
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-analyzer/pontos: add 24.9.0, drop 24.1.2
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38517 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/pontos: Stabilize 24.3.2 amd64, #936504
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-analyzer/pontos: add 24.3.2
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36112 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-analyzer/pontos: Stabilize 24.1.2 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-analyzer/pontos: add 24.1.2, drop 23.12.3
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34962 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-analyzer/pontos: drop patch, use EPYTEST_DESELECT and pytest runner
Furthermore, add test_git_error, which seems to fail if there is a git above the portage's package temp directory. Also drop the unnecessary definition of src_prepare. Signed-off-by: Florian Schmaus <flow@gentoo.org> - Giuseppe Foti · gentoo
net-analyzer/pontos: new package, add 23.12.3
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34323 Signed-off-by: Florian Schmaus <flow@gentoo.org>