Thu, 30 May 2024 16:06:36 UTC | login

Information for RPM python3-testrepository-0.0.20-6.fc25.noarch.rpm

ID43790
Namepython3-testrepository
Version0.0.20
Release6.fc25
Epoch
Archnoarch
SummaryA repository of test results (for Python 3)
DescriptionProvides a database of test results which can be used to support easy developer workflows, supporting functionality like isolating failing tests. Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite. This package is for Python 3.
Build Time2016-07-19 13:39:15 GMT
Size176.19 KB
15c72d24b26b889171b101e24ad9ebda
LicenseASL 2.0
Provides
python3-testrepository = 0.0.20-6.fc25
python3.5dist(testrepository) = 0.0.20
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.5
python3-extras
python3-fixtures
python3-subunit
python3-testtools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 232 >>>
Name ascending sort Size
/usr/bin/testr-3.5957.00 B
/usr/lib/python3.5/site-packages/testrepository4.00 KB
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info4.00 KB
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info/PKG-INFO2.67 KB
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info/SOURCES.txt2.86 KB
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info/entry_points.txt70.00 B
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info/requires.txt99.00 B
/usr/lib/python3.5/site-packages/testrepository-0.0.20-py3.5.egg-info/top_level.txt15.00 B
/usr/lib/python3.5/site-packages/testrepository/__init__.py1.71 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__4.00 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/__init__.cpython-35.opt-1.pyc522.00 B
/usr/lib/python3.5/site-packages/testrepository/__pycache__/__init__.cpython-35.pyc522.00 B
/usr/lib/python3.5/site-packages/testrepository/__pycache__/results.cpython-35.opt-1.pyc2.33 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/results.cpython-35.pyc2.33 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/setuptools_command.cpython-35.opt-1.pyc3.04 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/setuptools_command.cpython-35.pyc3.04 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/testcommand.cpython-35.opt-1.pyc23.10 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/testcommand.cpython-35.pyc23.10 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/testlist.cpython-35.opt-1.pyc1.86 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/testlist.cpython-35.pyc1.86 KB
/usr/lib/python3.5/site-packages/testrepository/__pycache__/utils.cpython-35.opt-1.pyc404.00 B
/usr/lib/python3.5/site-packages/testrepository/__pycache__/utils.cpython-35.pyc404.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments4.00 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__init__.py4.04 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__4.00 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/__init__.cpython-35.opt-1.pyc3.49 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/__init__.cpython-35.pyc3.49 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/command.cpython-35.opt-1.pyc1.04 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/command.cpython-35.pyc1.04 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/doubledash.cpython-35.opt-1.pyc869.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/doubledash.cpython-35.pyc869.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/path.cpython-35.opt-1.pyc792.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/path.cpython-35.pyc792.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/string.cpython-35.opt-1.pyc667.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments/__pycache__/string.cpython-35.pyc667.00 B
/usr/lib/python3.5/site-packages/testrepository/arguments/command.py1.13 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/doubledash.py1.05 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/path.py1.09 KB
/usr/lib/python3.5/site-packages/testrepository/arguments/string.py993.00 B
/usr/lib/python3.5/site-packages/testrepository/commands4.00 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__init__.py7.43 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__4.00 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/__init__.cpython-35.opt-1.pyc7.22 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/__init__.cpython-35.pyc7.22 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/commands.cpython-35.opt-1.pyc746.00 B
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/commands.cpython-35.pyc746.00 B
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/failing.cpython-35.opt-1.pyc2.73 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/failing.cpython-35.pyc2.73 KB
/usr/lib/python3.5/site-packages/testrepository/commands/__pycache__/help.cpython-35.opt-1.pyc1.11 KB
Component of No Buildroots