From 07544a3eeb17cbdb7680a132b41732c2c7cadaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E7=9B=B4=E5=90=91=E5=89=8D=E7=9A=84=E5=B0=8F?= =?UTF-8?q?=E7=99=BD=E7=BE=8A?= Date: Tue, 25 Jul 2023 08:03:21 +0000 Subject: [PATCH 1/2] update configuration/riscv_fork_list.yaml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 一直向前的小白羊 --- configuration/riscv_fork_list.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/riscv_fork_list.yaml b/configuration/riscv_fork_list.yaml index 903da67c..5891b4a9 100644 --- a/configuration/riscv_fork_list.yaml +++ b/configuration/riscv_fork_list.yaml @@ -606,6 +606,7 @@ packages: - name: pulseaudio - name: pv - name: pybind11 +- name: pymoo - name: pyparted - name: python-FormEncode - name: python-Pympler -- Gitee From bb23554a49fcabf348be61c570b6a77c7bd01886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E7=9B=B4=E5=90=91=E5=89=8D=E7=9A=84=E5=B0=8F?= =?UTF-8?q?=E7=99=BD=E7=BE=8A?= Date: Tue, 25 Jul 2023 09:52:50 +0000 Subject: [PATCH 2/2] update configuration/riscv_fork_list.yaml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 一直向前的小白羊 --- configuration/riscv_fork_list.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration/riscv_fork_list.yaml b/configuration/riscv_fork_list.yaml index 5891b4a9..2b67f92a 100644 --- a/configuration/riscv_fork_list.yaml +++ b/configuration/riscv_fork_list.yaml @@ -606,7 +606,6 @@ packages: - name: pulseaudio - name: pv - name: pybind11 -- name: pymoo - name: pyparted - name: python-FormEncode - name: python-Pympler @@ -661,6 +660,8 @@ packages: - name: python-oslo.vmware - name: python-outcome - name: python-pandas +- name: python-pathlib +- name: python-pathlib2 - name: python-periodictable - name: python-precis_i18n - name: python-pyTelegramBotAPI -- Gitee