From d59b69d277babae0d8b21960267f4fab1527b267 Mon Sep 17 00:00:00 2001 From: Jiri Srain Date: Mon, 22 May 2023 16:19:50 +0200 Subject: [PATCH] Update '_config' --- _config | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_config b/_config index 343235e..c66b09d 100644 --- a/_config +++ b/_config @@ -686,6 +686,9 @@ Prefer: chrony Prefer: -procps4 +# have choice for python39-sqlalchemy >= 1.4: python39-SQLAlchemy python39-SQLAlchemy1 +Prefer: -python39-SQLAlchemy1 -python310-SQLAlchemy1 -python311-SQLAlchemy1 + # have choice for (python36-qt5 or python36-PyQt6) needed by python36-pytest-qt Prefer: -python310-PyQt6 -python39-PyQt6 -python38-PyQt6 -python3-pyside2 Prefer: -python311-PyQt6 @@ -767,6 +770,10 @@ Prefer: -libomp15-devel # have choice for python3dist(jupyterlab) = 3.6.2 needed by jupyter-jupyterlab: python310-jupyterlab python311-jupyterlab python38-jupyterlab python39-jupyterlab Prefer: -python311-jupyterlab -python38-jupyterlab -python39-jupyterlab +# have choice for python3dist(jupyterlab) = 3.6.2 needed by jupyter-jupyterlab: python310-jupyterlab python311-jupyterlab python38-jupyterlab python39-jupyterlab +Prefer: -python311-jupyterlab -python38-jupyterlab -python39-jupyterlab +Prefer: -python310-jupyter-client7 -python311-jupyter-client7 -python39-jupyter-client7 + # azure-cli reports: have choice for python3-vsts needed by python3-azure-functions-devops-build: python3-azure-devops python3-vsts # Use the real package name Prefer: python38-vsts python39-vsts