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

This commit is contained in:
Honza Horak 2023-05-15 23:34:14 +02:00 committed by root
parent bbab9922e6
commit 8a8dfc2866
4 changed files with 1 additions and 23 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/wcwidth-0.2.5.tar.gz
/wcwidth-0.2.5.tar.gz

1
.python-wcwidth.metadata Normal file
View File

@ -0,0 +1 @@
3822ed26dc70a4055827bc66cdc21126e51efd66 wcwidth-0.2.5.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,16 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-pytest
tests:
- simple:
dir: ./source
run: python -m pytest -v