Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-testrepository | Distribution: openSUSE:Factory:zSystems |
Version: 0.0.21 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Jul 1 10:15:50 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 945950 | Source RPM: python-testrepository-0.0.21-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/testing-cabal/testrepository | |
Summary: A repository of test results |
This project provides a database of test results which can be used as part of developer workflow to ensure/check things like: * No commits without having had a test failure, test fixed cycle. * No commits without new tests being added. * What tests have failed since the last commit (to run just a subset). * What tests are currently failing and need work. Test results are inserted using subunit (and thus anything that can output subunit or be converted into a subunit stream can be accepted).
Apache-2.0 OR BSD-3-Clause
* Mon Jul 01 2024 Dirk Müller <dmueller@suse.com> - update to 0.0.21: * testrepository now uses ``hatch`` rather than ``pbr``. * setup.py testr now supports different coverage names. * Isolate the testrepository test suite from the chunking (or otherwise) behaviour of testtools' exception handlers. * Unexpected errors reading streams from a file repository now propogate the correct exception. * testrepository now requires at least version 0.0.11 of the subunit Python module. * Fri May 05 2023 Johannes Kastl <kastl@b1-systems.de> - add sle15_python_module_pythons * Mon Feb 08 2021 Markéta Machová <mmachova@suse.com> - %ifpython3 does not work with new multi-build python * Tue Mar 26 2019 Tomáš Chvátal <tchvatal@suse.com> - Remove accidental runtime dep on python-dbm * Tue Mar 26 2019 Tomáš Chvátal <tchvatal@suse.com> - The tests are failing in the release but work on the git so lets hope there is some release in future that will allow us to enable them * Mon Feb 11 2019 Tomáš Chvátal <tchvatal@suse.com> - Fix the buildrequires to match up properly * Mon Feb 11 2019 John Vandenberg <jayvdb@gmail.com> - Add missing dependencies pytz and dbm - Activate tests, currently broken - Fix %license * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Wed Jul 05 2017 tbechtold@suse.com - add Requires for python3-dbm * Fri May 19 2017 tbechtold@suse.com - Convert to singlespec
/etc/alternatives/testr /usr/bin/testr /usr/bin/testr-3.11 /usr/lib/python3.11/site-packages/doc /usr/lib/python3.11/site-packages/doc/DESIGN.txt /usr/lib/python3.11/site-packages/doc/DEVELOPERS.txt /usr/lib/python3.11/site-packages/doc/MANUAL.txt /usr/lib/python3.11/site-packages/doc/__pycache__ /usr/lib/python3.11/site-packages/doc/__pycache__/conf.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/doc/__pycache__/conf.cpython-311.pyc /usr/lib/python3.11/site-packages/doc/conf.py /usr/lib/python3.11/site-packages/doc/index.txt /usr/lib/python3.11/site-packages/testrepository /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info/entry_points.txt /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/testrepository-0.0.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/testrepository/__init__.py /usr/lib/python3.11/site-packages/testrepository/__pycache__ /usr/lib/python3.11/site-packages/testrepository/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/_version.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/_version.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/results.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/results.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/setuptools_command.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/setuptools_command.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/testcommand.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/testcommand.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/testlist.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/testlist.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/_version.py /usr/lib/python3.11/site-packages/testrepository/arguments /usr/lib/python3.11/site-packages/testrepository/arguments/__init__.py /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__ /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/command.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/command.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/doubledash.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/doubledash.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/path.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/path.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/string.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/string.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/arguments/command.py /usr/lib/python3.11/site-packages/testrepository/arguments/doubledash.py /usr/lib/python3.11/site-packages/testrepository/arguments/path.py /usr/lib/python3.11/site-packages/testrepository/arguments/string.py /usr/lib/python3.11/site-packages/testrepository/commands /usr/lib/python3.11/site-packages/testrepository/commands/__init__.py /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__ /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/commands.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/commands.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/failing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/failing.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/help.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/help.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/init.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/init.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/last.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/last.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/list_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/list_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/load.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/load.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/quickstart.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/quickstart.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/run.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/run.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/slowest.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/slowest.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/stats.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/stats.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/commands/commands.py /usr/lib/python3.11/site-packages/testrepository/commands/failing.py /usr/lib/python3.11/site-packages/testrepository/commands/help.py /usr/lib/python3.11/site-packages/testrepository/commands/init.py /usr/lib/python3.11/site-packages/testrepository/commands/last.py /usr/lib/python3.11/site-packages/testrepository/commands/list_tests.py /usr/lib/python3.11/site-packages/testrepository/commands/load.py /usr/lib/python3.11/site-packages/testrepository/commands/quickstart.py /usr/lib/python3.11/site-packages/testrepository/commands/run.py /usr/lib/python3.11/site-packages/testrepository/commands/slowest.py /usr/lib/python3.11/site-packages/testrepository/commands/stats.py /usr/lib/python3.11/site-packages/testrepository/repository /usr/lib/python3.11/site-packages/testrepository/repository/__init__.py /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__ /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__/file.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__/file.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__/memory.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/repository/__pycache__/memory.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/repository/file.py /usr/lib/python3.11/site-packages/testrepository/repository/memory.py /usr/lib/python3.11/site-packages/testrepository/results.py /usr/lib/python3.11/site-packages/testrepository/setuptools_command.py /usr/lib/python3.11/site-packages/testrepository/testcommand.py /usr/lib/python3.11/site-packages/testrepository/testlist.py /usr/lib/python3.11/site-packages/testrepository/tests /usr/lib/python3.11/site-packages/testrepository/tests/__init__.py /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__ /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/monkeypatch.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/monkeypatch.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/stubpackage.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/stubpackage.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_arguments.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_arguments.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_commands.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_commands.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_matchers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_matchers.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_monkeypatch.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_monkeypatch.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_repository.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_repository.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_results.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_results.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_setup.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_setup.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_stubpackage.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_stubpackage.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_testcommand.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_testcommand.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_testr.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_testr.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_ui.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/__pycache__/test_ui.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__init__.py /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__ /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_command.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_command.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_doubledash.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_doubledash.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_path.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_path.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_string.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/__pycache__/test_string.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/arguments/test_command.py /usr/lib/python3.11/site-packages/testrepository/tests/arguments/test_doubledash.py /usr/lib/python3.11/site-packages/testrepository/tests/arguments/test_path.py /usr/lib/python3.11/site-packages/testrepository/tests/arguments/test_string.py /usr/lib/python3.11/site-packages/testrepository/tests/commands /usr/lib/python3.11/site-packages/testrepository/tests/commands/__init__.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__ /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_commands.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_commands.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_failing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_failing.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_help.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_help.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_init.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_init.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_last.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_last.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_list_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_list_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_load.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_load.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_quickstart.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_quickstart.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_run.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_run.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_slowest.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_slowest.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_stats.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/__pycache__/test_stats.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_commands.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_failing.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_help.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_init.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_last.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_list_tests.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_load.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_quickstart.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_run.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_slowest.py /usr/lib/python3.11/site-packages/testrepository/tests/commands/test_stats.py /usr/lib/python3.11/site-packages/testrepository/tests/monkeypatch.py /usr/lib/python3.11/site-packages/testrepository/tests/repository /usr/lib/python3.11/site-packages/testrepository/tests/repository/__init__.py /usr/lib/python3.11/site-packages/testrepository/tests/repository/__pycache__ /usr/lib/python3.11/site-packages/testrepository/tests/repository/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/repository/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/repository/__pycache__/test_file.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/repository/__pycache__/test_file.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/repository/test_file.py /usr/lib/python3.11/site-packages/testrepository/tests/stubpackage.py /usr/lib/python3.11/site-packages/testrepository/tests/test_arguments.py /usr/lib/python3.11/site-packages/testrepository/tests/test_commands.py /usr/lib/python3.11/site-packages/testrepository/tests/test_matchers.py /usr/lib/python3.11/site-packages/testrepository/tests/test_monkeypatch.py /usr/lib/python3.11/site-packages/testrepository/tests/test_repository.py /usr/lib/python3.11/site-packages/testrepository/tests/test_results.py /usr/lib/python3.11/site-packages/testrepository/tests/test_setup.py /usr/lib/python3.11/site-packages/testrepository/tests/test_stubpackage.py /usr/lib/python3.11/site-packages/testrepository/tests/test_testcommand.py /usr/lib/python3.11/site-packages/testrepository/tests/test_testr.py /usr/lib/python3.11/site-packages/testrepository/tests/test_ui.py /usr/lib/python3.11/site-packages/testrepository/tests/ui /usr/lib/python3.11/site-packages/testrepository/tests/ui/__init__.py /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__ /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__/test_cli.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__/test_cli.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__/test_decorator.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/tests/ui/__pycache__/test_decorator.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/tests/ui/test_cli.py /usr/lib/python3.11/site-packages/testrepository/tests/ui/test_decorator.py /usr/lib/python3.11/site-packages/testrepository/ui /usr/lib/python3.11/site-packages/testrepository/ui/__init__.py /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__ /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/cli.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/cli.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/decorator.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/decorator.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/model.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testrepository/ui/__pycache__/model.cpython-311.pyc /usr/lib/python3.11/site-packages/testrepository/ui/cli.py /usr/lib/python3.11/site-packages/testrepository/ui/decorator.py /usr/lib/python3.11/site-packages/testrepository/ui/model.py /usr/lib/python3.11/site-packages/testrepository/utils.py /usr/share/doc/packages/python311-testrepository /usr/share/doc/packages/python311-testrepository/NEWS /usr/share/doc/packages/python311-testrepository/README.rst /usr/share/licenses/python311-testrepository /usr/share/licenses/python311-testrepository/Apache-2.0 /usr/share/licenses/python311-testrepository/BSD /usr/share/licenses/python311-testrepository/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024