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

Content corresponds with RHEL dist-git commit a3f0778
This commit is contained in:
Honza Horak 2023-05-15 20:08:14 +02:00
parent f8f3804221
commit ecdadaf166
4 changed files with 2 additions and 28 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/setuptools_scm-1.15.7.tar.gz
/setuptools_scm-1.15.7.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 +1 @@
SHA512 (setuptools_scm-1.15.7.tar.gz) = 0aa6056c03fe100cdaa7b11c9d2073431bb5c3904a80a994a8263c0ccac81f7a2c0b6c7e6dfd09ad605c5ff0e86981b894b42920cb69d1ef1d43ea08b2ddd4a0
1b55f9cedde4a33ab5d286c5f30e86db setuptools_scm-1.15.7.tar.gz

View File

@ -1,20 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
repositories:
- repo: "https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git"
dest: "pyproject-rpm-macros"
tests:
- pyproject_pytest:
dir: pyproject-rpm-macros/tests
run: ./mocktest.sh python-pytest
- pyproject_pluggy:
dir: pyproject-rpm-macros/tests
run: ./mocktest.sh python-pluggy
required_packages:
- mock
- rpmdevtools
- rpm-build