!3 Add compilation dependency
Merge pull request !3 from jpzhang187/master
This commit is contained in:
commit
d2b0cbc0a7
@ -1,12 +1,12 @@
|
|||||||
Name: python-entrypoints
|
Name: python-entrypoints
|
||||||
Version: 0.2.3
|
Version: 0.2.3
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: Discover and load entry points from installed packages
|
Summary: Discover and load entry points from installed packages
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://entrypoints.readthedocs.io/
|
URL: https://entrypoints.readthedocs.io/
|
||||||
Source0: https://github.com/takluyver/entrypoints/archive/%{version}/entrypoints-%{version}.tar.gz
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -44,6 +44,9 @@ find %{_builddir}/entrypoints-%{version} -type f -name .buildinfo -delete
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 06 2020 lingsheng <lingsheng@huawei.com> - 0.2.3-11
|
||||||
- Remove python2-entrypoints subpackage
|
- Remove python2-entrypoints subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user