Versions
v1.4.4 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~hppa ~loong ~m68k ~mips ~riscv ~s390
- USE flags
- static-libs test
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
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-libs / check : A unit test framework for C
dev-python / fixtures : Fixtures, reusable state for writing clean tests and more
dev-python / hypothesis : A library for property based testing
dev-python / iso8601 : Simple module to parse ISO 8601 dates
dev-python / testscenarios : A pyunit extension for dependency injection
dev-python / testtools : Extensions to the Python standard library unit testing framework
dev-util / cppunit : C++ port of the famous JUnit framework for unit testing
virtual / pkgconfig : Virtual for the pkg-config implementation
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 / iso8601 : Simple module to parse ISO 8601 dates
dev-python / testtools : Extensions to the Python standard library unit testing framework
Depending packages
dev-libs / check : A unit test framework for C
dev-python / stestr : A parallel Python test runner built around subunit
dev-python / tempest : OpenStack Integration Testing
net-analyzer / arping : Utility to see if a specific IP is taken and what MAC owns it
net-analyzer / ossec-hids : Open Source Host-based Intrusion Detection System
Bugs
- 947323
- dev-python/python-subunit-1.4.4 fails tests: FAIL: subunit.tests.test_subunit_tags.TestSubUnitTags.test_add_tag
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{subunit → python-subunit}
Signed-off-by: Michał Górny <mgorny@gentoo.org>