python/main.fmf
2022-06-22 15:44:55 +02:00

26 lines
646 B
Text

contact:
- Petr Šplíchal <psplicha@redhat.com>
- Miro Hrončok <mhroncok@redhat.com>
component:
- python
- python3
- python310
- python311
- pypy
- pypy3
- jython
- python-pip
- python-wheel
- python-setuptools
- python-virtualenv
- python-tox
require:
- gcc # for extension building in venv and selftest
- gcc-c++ # for test_cppext
- gdb # for test_gdb
- python3.11 # the test subject
- tox # for venv tests
- virtualenv # for virtualenv tests
- glibc-all-langpacks # for locale tests
- marshalparser # for testing compatibility (magic numbers) with marshalparser
- rpm # for debugging