!2 Remove useless buildrequires
Merge pull request !2 from gu-gu-gu/master
This commit is contained in:
commit
954f6e0ee5
@ -1,13 +1,13 @@
|
|||||||
Name: python-hyperlink
|
Name: python-hyperlink
|
||||||
Version: 18.0.0
|
Version: 18.0.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A pure-Python implementation of immutable URLs
|
Summary: A pure-Python implementation of immutable URLs
|
||||||
License: MIT and BSD and OFL
|
License: MIT and BSD and OFL
|
||||||
URL: https://github.com/python-hyper/hyperlink
|
URL: https://github.com/python-hyper/hyperlink
|
||||||
Source0: https://files.pythonhosted.org/packages/source/h/hyperlink/hyperlink-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/h/hyperlink/hyperlink-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel python2dist(idna) >= 2.5 python2dist(setuptools) python2dist(unittest2)
|
BuildRequires: python2-devel python2dist(idna) >= 2.5 python2dist(setuptools) python2dist(unittest2)
|
||||||
BuildRequires: python3dist(sphinx) fontawesome-fonts js-underscore js-jquery
|
BuildRequires: python3dist(sphinx) fontawesome-fonts
|
||||||
%{?python_enable_dependency_generator}
|
%{?python_enable_dependency_generator}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -78,5 +78,8 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js
|
|||||||
%doc README.md html
|
%doc README.md html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 12 2020 gulining<gulining1@huawei.com> - 18.0.0-7
|
||||||
|
- Remove useless buildrequires
|
||||||
|
|
||||||
* Thu Feb 20 2020 gulining<gulining1@huawei.com> - 18.0.0-6
|
* Thu Feb 20 2020 gulining<gulining1@huawei.com> - 18.0.0-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user