diff --git a/oepkgs-compatible.repo b/oepkgs-compatible.repo index 97b72c1..61abe22 100644 --- a/oepkgs-compatible.repo +++ b/oepkgs-compatible.repo @@ -26,16 +26,16 @@ enabled=1 gpgcheck=0 priority=100 -[compatibleaibasearch] -name=compatibleaibasearch -baseurl=https://repo.oepkgs.net/openEuler/rpm/openEuler-24.03-LTS/ai/$basearch +[compatiblepythonbasearch] +name=compatiblepythonbasearch +baseurl=https://repo.oepkgs.net/openEuler/rpm/openEuler-24.03-LTS/python/$basearch enabled=1 gpgcheck=0 priority=100 -[compatibleaisource] -name=compatibleaisource -baseurl=https://repo.oepkgs.net/openEuler/rpm/openEuler-24.03-LTS/ai/source +[compatiblepythonsource] +name=compatiblepythonsource +baseurl=https://repo.oepkgs.net/openEuler/rpm/openEuler-24.03-LTS/python/source enabled=1 gpgcheck=0 priority=100 diff --git a/oepkgs-repos.spec b/oepkgs-repos.spec index 2394622..25b67f9 100644 --- a/oepkgs-repos.spec +++ b/oepkgs-repos.spec @@ -3,7 +3,7 @@ Name: oepkgs-repos Summary: oepkgs package repositories Version: 1.0 -Release: 3 +Release: 4 Obsoletes: oepkgs-release License: MulanPSL-2.0 URL: http://gitee.com/src-oepkgs/oepkgs-repos @@ -28,7 +28,9 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/yum.repos.d/oepkgs-contr %config(noreplace) %{_sysconfdir}/yum.repos.d/oepkgs-contrib.repo %changelog -* Mon Oct 11 2024 jianglong - 1.0-3 +* Mon Nov 25 2024 jianglong - 1.0-4 +- Turn ai to python +* Fri Oct 11 2024 jianglong - 1.0-3 - Fix update * Mon Sep 30 2024 jianglong - 1.0-3 - change oepkgs repos for openEuler24.03