Package init
This commit is contained in:
parent
388a5c1394
commit
6b8edb742a
@ -1,6 +1,6 @@
|
||||
Name: python-httplib2
|
||||
Version: 0.13.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Small, fast HTTP client library for Python.
|
||||
License: MIT
|
||||
URL: https://github.com/httplib2/httplib2
|
||||
@ -57,7 +57,9 @@ popd
|
||||
%py2_install
|
||||
|
||||
%if 0%{?with_python3}
|
||||
pushd %{py3dir}
|
||||
%py3_install
|
||||
popd
|
||||
%endif
|
||||
|
||||
%files -n python2-httplib2
|
||||
@ -71,5 +73,11 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.13.1-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the root of install for python3
|
||||
|
||||
* Thu Nov 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.13.1-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user