Update to 2022-11-03 12:00

This commit is contained in:
Daniel Berteaud
2022-11-03 12:00:10 +01:00
parent 724cb5641c
commit 07dcd0176f
9 changed files with 15 additions and 17 deletions

View File

@@ -15,5 +15,5 @@ baseurl = https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-$rele
gpgcheck = 1
gpgkey = https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG
name = PostgreSQL Common
exclude = python3-psycopg2
exclude = python3-psycopg2,libpq5
{% endif %}