From 51bfaa24bd179b26dd3e4febab272d79f8186d6b Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 21:47:28 +0200 Subject: [PATCH] Replace whole repo with latest content from branch stream-2.8.4-rhel-8.8.0 --- .gitignore | 1 - .python-psycopg2.metadata | 1 + gating.yaml | 6 ------ 3 files changed, 1 insertion(+), 7 deletions(-) create mode 100644 .python-psycopg2.metadata delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index aa6902f..ccf8804 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/psycopg2-2.8.4.tar.gz /psycopg2-2.8.4.tar.gz diff --git a/.python-psycopg2.metadata b/.python-psycopg2.metadata new file mode 100644 index 0000000..760bd48 --- /dev/null +++ b/.python-psycopg2.metadata @@ -0,0 +1 @@ +88d3c77951377b1686749bb252b05d4982145bb0 psycopg2-2.8.4.tar.gz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index c190bde..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}