From 0dd1c743c7f60fcd9ade4114c602d380e24d6f64 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 23:35:28 +0200 Subject: [PATCH] Replace whole repo with latest content from branch stream-2.8.6-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 40855c0..4002774 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/psycopg2-2.8.6.tar.gz /psycopg2-2.8.6.tar.gz diff --git a/.python-psycopg2.metadata b/.python-psycopg2.metadata new file mode 100644 index 0000000..2412ba6 --- /dev/null +++ b/.python-psycopg2.metadata @@ -0,0 +1 @@ +6230aedfe58e8d5d132b01ac065f47284b21d78c psycopg2-2.8.6.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}