Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-subunit2sql-1.10.0-4.mga9 RPM for noarch

From Mageia 9 for i586 / media / core / release

Name: python3-subunit2sql Distribution: Mageia
Version: 1.10.0 Vendor: Mageia.Org
Release: 4.mga9 Build date: Thu Mar 24 04:53:53 2022
Group: Development/Python Build host: localhost
Size: 835885 Source RPM: python-subunit2sql-1.10.0-4.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://pypi.org/project/subunit2sql
Summary: Tooling for converting subunit streams into a SQL DB
subunit2SQL is a tool for storing test results data in a SQL database.
Like it's name implies it was originally designed around converting
subunit streams to data in a SQL database and the packaged utilities
assume a subunit stream as the input format. However, the data model
used for the DB does not preclude using any test result format.

Provides

Requires

License

ASL 2.0

Changelog

* Thu Mar 24 2022 umeabot <umeabot> 1.10.0-4.mga9
  + Revision: 1824913
  - Mageia 9 Mass Rebuild
* Mon Feb 21 2022 mrambo3501 <mrambo3501> 1.10.0-3.mga9
  + Revision: 1782275
  - rebuild for python-3.10
* Sat Jun 26 2021 wally <wally> 1.10.0-2.mga9
  + Revision: 1732660
  - Rebuild for python 3.9
* Sun Nov 29 2020 guillomovitch <guillomovitch> 1.10.0-1.mga8
  + Revision: 1650192
  - new version 1.10.0

Files

/usr/bin/sql2subunit
/usr/bin/subunit2sql
/usr/bin/subunit2sql-db-manage
/usr/lib/python3.10/site-packages/subunit2sql
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/pbr.json
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/subunit2sql-1.10.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/subunit2sql/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/read_subunit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/read_subunit.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/shell.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/shell.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/write_subunit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/__pycache__/write_subunit.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db
/usr/lib/python3.10/site-packages/subunit2sql/db/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__/api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__/api.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__/models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db/__pycache__/models.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/db/api.py
/usr/lib/python3.10/site-packages/subunit2sql/db/models.py
/usr/lib/python3.10/site-packages/subunit2sql/exceptions.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations
/usr/lib/python3.10/site-packages/subunit2sql/migrations/README
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__/env.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/__pycache__/env.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/alembic.ini
/usr/lib/python3.10/site-packages/subunit2sql/migrations/cli.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/env.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/script.py.mako
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/10a2b6d4b06e_add_even_more_indexes.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/13d819bbb0ff_create_missing_indexes.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/163fd5aa1380_create_avg_runtime_column_in_test_table.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/1679b5bc102c_add_subsecond_columns_to_test_runs_table.mysql_upgrade.sql
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/1679b5bc102c_add_subsecond_columns_to_test_runs_table.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/1f92cfe8a6d3_create_runs_table.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/1ff737bef438_add_indexes_on_common_search_fields.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/2822a408bdd0_uuid_to_integer_ids.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/28ac1ba9c3db_add_run_order_column.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/2fb76f1a1393_rename_test_id_column_in_test_metadata_.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/35cd45895e56_add_missing_fk_indexes.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/3db7b49816d5_create_test_runs_table.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/487f279b8c78_add_attachments_table.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/4ca26dac400e_create_metadata_tables.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/5332fe255095_populate_run_time_for_existing_tests.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/5ef013efbc2_create_tests_tables.py
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/10a2b6d4b06e_add_even_more_indexes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/10a2b6d4b06e_add_even_more_indexes.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/13d819bbb0ff_create_missing_indexes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/13d819bbb0ff_create_missing_indexes.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/163fd5aa1380_create_avg_runtime_column_in_test_table.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/163fd5aa1380_create_avg_runtime_column_in_test_table.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/1679b5bc102c_add_subsecond_columns_to_test_runs_table.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/1679b5bc102c_add_subsecond_columns_to_test_runs_table.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/1f92cfe8a6d3_create_runs_table.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/1f92cfe8a6d3_create_runs_table.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/1ff737bef438_add_indexes_on_common_search_fields.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/1ff737bef438_add_indexes_on_common_search_fields.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/2822a408bdd0_uuid_to_integer_ids.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/2822a408bdd0_uuid_to_integer_ids.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/28ac1ba9c3db_add_run_order_column.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/28ac1ba9c3db_add_run_order_column.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/2fb76f1a1393_rename_test_id_column_in_test_metadata_.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/2fb76f1a1393_rename_test_id_column_in_test_metadata_.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/35cd45895e56_add_missing_fk_indexes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/35cd45895e56_add_missing_fk_indexes.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/3db7b49816d5_create_test_runs_table.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/3db7b49816d5_create_test_runs_table.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/487f279b8c78_add_attachments_table.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/487f279b8c78_add_attachments_table.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/4ca26dac400e_create_metadata_tables.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/4ca26dac400e_create_metadata_tables.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/5332fe255095_populate_run_time_for_existing_tests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/5332fe255095_populate_run_time_for_existing_tests.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/5ef013efbc2_create_tests_tables.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/5ef013efbc2_create_tests_tables.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/b96122f780_cleanup_and_improve_indexes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/__pycache__/b96122f780_cleanup_and_improve_indexes.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/migrations/versions/b96122f780_cleanup_and_improve_indexes.py
/usr/lib/python3.10/site-packages/subunit2sql/read_subunit.py
/usr/lib/python3.10/site-packages/subunit2sql/shell.py
/usr/lib/python3.10/site-packages/subunit2sql/targets
/usr/lib/python3.10/site-packages/subunit2sql/targets/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/targets/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/targets/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/targets/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/targets/__pycache__/localdir.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/targets/__pycache__/localdir.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/targets/localdir.py
/usr/lib/python3.10/site-packages/subunit2sql/tests
/usr/lib/python3.10/site-packages/subunit2sql/tests/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/db_test_utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/db_test_utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/subunit2sql_fixtures.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/subunit2sql_fixtures.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_read_subunit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_read_subunit.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_shell.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_shell.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_targets_localdir.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_targets_localdir.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_write_subunit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/__pycache__/test_write_subunit.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/base.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/db
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/__pycache__/test_api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/__pycache__/test_api.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/db/test_api.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/db_test_utils.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__init__.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__/test_migrations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__/test_migrations.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__/test_model_sync.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/__pycache__/test_model_sync.cpython-310.pyc
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/test_migrations.conf
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/test_migrations.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/migrations/test_model_sync.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/subunit2sql_fixtures.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/test_read_subunit.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/test_shell.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/test_targets_localdir.py
/usr/lib/python3.10/site-packages/subunit2sql/tests/test_write_subunit.py
/usr/lib/python3.10/site-packages/subunit2sql/write_subunit.py
/usr/share/doc/python3-subunit2sql
/usr/share/doc/python3-subunit2sql/README.rst
/usr/share/licenses/python3-subunit2sql
/usr/share/licenses/python3-subunit2sql/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 04:10:00 2024