Browse code

python-pip: added python-xml to requires. ( bug 1889832)

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

xiaolin-vmware authored on 2017/06/08 04:49:02
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           python-pip
2 2
 Version:        9.0.1
3
-Release:        3%{?dist}
3
+Release:        4%{?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
 BuildArch:      noarch
21 22
 
... ...
@@ -42,6 +43,8 @@ easy_install freezegun
42 42
 %{_bindir}/*
43 43
 
44 44
 %changelog
45
+*   Wed Jun 07 2017 Xiaolin Li <xiaolinl@vmware.com> 9.0.1-4
46
+-   Add python-xml to requires.
45 47
 *   Tue Apr 25 2017 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 9.0.1-3
46 48
 -   Fix arch
47 49
 *   Tue Apr 11 2017 Xiaolin Li <xiaolinl@vmware.com> 9.0.1-2