Replace whole repo with latest content from branch stream-6.0.2-rhel-8.8.0

Content corresponds with RHEL dist-git commit 3eaa6ea
This commit is contained in:
Honza Horak 2023-05-15 23:34:44 +02:00
parent 46cc9280b9
commit ab1379958f
5 changed files with 1 additions and 20 deletions

View File

@ -1 +0,0 @@
1

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/pytest-6.0.2.tar.gz
/pytest-6.0.2.tar.gz

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,11 +0,0 @@
discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import pytest'
require:
- python3-pytest
duration: 1m
execute:
how: tmt

View File

@ -50,7 +50,7 @@ BuildRequires: python%{python3_pkgversion}-hypothesis
BuildRequires: python%{python3_pkgversion}-xmlschema
%if %{with optional_tests}
BuildRequires: python%{python3_pkgversion}-argcomplete
#BuildRequires: python%%{python3_pkgversion}-asynctest -- no 3.9 rebuild in Fedora yet
BuildRequires: python%{python3_pkgversion}-asynctest
BuildRequires: python%{python3_pkgversion}-decorator
BuildRequires: python%{python3_pkgversion}-jinja2
BuildRequires: python%{python3_pkgversion}-mock