Add compilation dependency
This commit is contained in:
parent
f2a0060ae5
commit
0ea44a6d92
@ -1,12 +1,12 @@
|
||||
Name: python-entrypoints
|
||||
Version: 0.2.3
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: Discover and load entry points from installed packages
|
||||
License: MIT
|
||||
URL: https://entrypoints.readthedocs.io/
|
||||
Source0: https://github.com/takluyver/entrypoints/archive/%{version}/entrypoints-%{version}.tar.gz
|
||||
|
||||
BuildRequires: python3-pip python3-flit python3-sphinx
|
||||
BuildRequires: python3-pip python3-flit python3-sphinx python3-devel
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -44,6 +44,9 @@ find %{_builddir}/entrypoints-%{version} -type f -name .buildinfo -delete
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 0.2.3-12
|
||||
- Add compilation dependency
|
||||
|
||||
* Thu Aug 06 2020 lingsheng <lingsheng@huawei.com> - 0.2.3-11
|
||||
- Remove python2-entrypoints subpackage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user