Browse code

python-pip : Added python-xml to requires. (Bug 1913770)

Change-Id: Iab12d742c6ff9e13002609e7c358f26d7e9adf19
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/3232
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Divya Thaluru <dthaluru@vmware.com>

xiaolin-vmware authored on 2017/07/13 08:09:06
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           python-pip
2 2
 Version:        8.1.2
3
-Release:        2%{?dist}
3
+Release:        3%{?dist}
4 4
 Url:            https://pypi.python.org/pypi/pip
5 5
 Summary:        The PyPA recommended tool for installing Python packages.
6 6
 License:        MIT
... ...
@@ -16,6 +16,7 @@ BuildRequires:  python-setuptools
16 16
 Requires:       python2
17 17
 Requires:       python2-libs
18 18
 Requires:       python-setuptools
19
+Requires:       python-xml
19 20
 
20 21
 %description
21 22
 The PyPA recommended tool for installing Python packages.
... ...
@@ -40,6 +41,8 @@ easy_install freezegun
40 40
 %{_bindir}/*
41 41
 
42 42
 %changelog
43
+*   Wed Jul 12 2017 Xiaolin Li <xiaolinl@vmware.com> 8.1.2-3
44
+-   Added python-xml to requires.
43 45
 *   Tue Apr 11 2017 Xiaolin Li <xiaolinl@vmware.com> 8.1.2-2
44 46
 -   Added python-setuptools to requires.
45 47
 *   Fri Sep 2 2016 Xiaolin Li <xiaolinl@vmware.com> 8.1.2-1