From 39651af9704beb387a68beca9d1ac3dabecd93be Mon Sep 17 00:00:00 2001 From: liuhan66 <1220812196@qq.com> Date: Wed, 30 Jul 2025 17:23:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0python-django-rest-framework?= =?UTF-8?q?=E5=88=B0master=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- master/openEuler-Factory/pckg-mgmt.yaml | 4 ---- openEuler-25.09/epol/pckg-mgmt.yaml | 5 +++++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/master/openEuler-Factory/pckg-mgmt.yaml b/master/openEuler-Factory/pckg-mgmt.yaml index 5527cb950..c23ba9059 100644 --- a/master/openEuler-Factory/pckg-mgmt.yaml +++ b/master/openEuler-Factory/pckg-mgmt.yaml @@ -7767,10 +7767,6 @@ packages: obs_from: "" obs_to: openEuler:Factory date: "2022-07-26" - - name: python-django-rest-framework - obs_from: "" - obs_to: openEuler:Factory - date: "2022-07-26" - name: python-django-reversion obs_from: "" obs_to: openEuler:Factory diff --git a/openEuler-25.09/epol/pckg-mgmt.yaml b/openEuler-25.09/epol/pckg-mgmt.yaml index 89d6b5caa..ef06dffbc 100644 --- a/openEuler-25.09/epol/pckg-mgmt.yaml +++ b/openEuler-25.09/epol/pckg-mgmt.yaml @@ -7283,3 +7283,8 @@ packages: source_dir: master destination_dir: openEuler-25.09 date: '2025-07-23' +- name: python-django-rest-framework + source_dir: master + destination_dir: openEuler-25.09 + date: '2025-07-30' + -- Gitee