remove useless buildrequires
This commit is contained in:
parent
cba09a94ca
commit
8be6e8e358
@ -1,13 +1,13 @@
|
||||
Name: python-hyperlink
|
||||
Version: 18.0.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: A pure-Python implementation of immutable URLs
|
||||
License: MIT and BSD and OFL
|
||||
URL: https://github.com/python-hyper/hyperlink
|
||||
Source0: https://files.pythonhosted.org/packages/source/h/hyperlink/hyperlink-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
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}
|
||||
|
||||
%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
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user