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

Content corresponds with RHEL dist-git commit a020dee
This commit is contained in:
Honza Horak 2023-05-15 23:36:28 +02:00
parent d86e475dbe
commit 7f54b9a446
4 changed files with 1 additions and 19 deletions

View File

@ -1 +0,0 @@
1

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/pybind11-2.7.1.tar.gz
/pybind11-2.6.1.tar.gz
/pybind11-2.7.1.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 pybind11'
require:
- python3-pybind11
duration: 1m
execute:
how: tmt