!6 Add python3-devel dependency
From: @jpzhang187 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
2553313f75
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
Name: python-hyperlink
|
Name: python-hyperlink
|
||||||
Version: 18.0.0
|
Version: 18.0.0
|
||||||
Release: 9
|
Release: 10
|
||||||
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://github.com/python-hyper/hyperlink/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3dist(sphinx) fontawesome-fonts
|
BuildRequires: python3dist(sphinx) fontawesome-fonts python3-devel
|
||||||
%{?python_enable_dependency_generator}
|
%{?python_enable_dependency_generator}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -62,6 +62,9 @@ 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
|
||||||
|
* Mon Dec 07 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 18.0.0-10
|
||||||
|
- Add python3-devel dependency
|
||||||
|
|
||||||
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 18.0.0-9
|
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 18.0.0-9
|
||||||
- remove python2 subpackage
|
- remove python2 subpackage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: python-hyper/hyperlink
|
src_repo: python-hyper/hyperlink
|
||||||
tag_prefix: ^v
|
tag_prefix: ^v
|
||||||
seperator: .
|
separator: .
|
||||||
|
|||||||
BIN
v18.0.0.tar.gz
Normal file
BIN
v18.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user