From 5cb67dcf5707f3bbfad0f013654c8676e08c4561 Mon Sep 17 00:00:00 2001 From: SidneyAn Date: Fri, 11 Jan 2019 19:32:53 +0800 Subject: [PATCH] Revert "upgrade python-django to CentOS 7.6 version" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Patch 1/2] As part of CentOS 7.6 upgrade tasks, I have upgraded python-django from 1.8.14-1 to 1.11.13 from 3rd-party repo "https://dl.fedoraproject.org/pub/epel/testing/7/SRPMS/Packages/p/" However lately CentOS repo made a refreshment and we noticed in official repo, python-django still keeps version 1.8.14-1. “http://vault.centos.org/7.6.1810/cloud/Source/openstack-pike/common/” Story: 2004522 Task: 28853 Change-Id: Id3ef93ded876afda149dcbb5bd5638bb552ea2b6 Signed-off-by: SidneyAn --- centos-mirror-tools/rpms_centos.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos-mirror-tools/rpms_centos.lst b/centos-mirror-tools/rpms_centos.lst index 8018a916..06024154 100644 --- a/centos-mirror-tools/rpms_centos.lst +++ b/centos-mirror-tools/rpms_centos.lst @@ -1320,7 +1320,7 @@ python-dateutil-2.4.2-1.el7.noarch.rpm python-dateutil-2.6.1-1.el7.src.rpm python-decorator-3.4.0-3.el7.noarch.rpm python-deltarpm-3.6-3.el7.x86_64.rpm -python-django-1.11.13-4.el7.src.rpm +python-django-1.8.14-1.el7.src.rpm python-django-appconf-1.0.1-4.el7.noarch.rpm python-django-compressor-2.0-1.el7.noarch.rpm python-django-nose-1.4.3-1.el7.noarch.rpm