Compare commits

...

No commits in common. "c9-beta" and "a2a8c56c7c99049feb802e79d74ad3ce752476d4" have entirely different histories.

7 changed files with 20 additions and 2 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/pefile-2023.2.7.tar.gz
/pefile-2023.2.7.tar.gz

View File

@ -1 +1 @@
eb5ebaded23c25a52384ae1833a28618f23ac949 SOURCES/pefile-2023.2.7.tar.gz
eb5ebaded23c25a52384ae1833a28618f23ac949 pefile-2023.2.7.tar.gz

6
gating.yaml Normal file
View File

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

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (pefile-2023.2.7.tar.gz) = 241d9846954f094ed39e61d80e7d8c1612829ec909650175e75657f9cf69c9bef9e2a115d4106bb14757125c0ffaa3e93abfb2f078e80326e78ac5818c7c2fd3

11
tests/tests.yml Normal file
View File

@ -0,0 +1,11 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- git-core
- pytest
tests:
- pefile-tests:
run: /usr/share/python-pefile/pefile-tests.sh