回退 'Pull Request !18 : [轻量级PR] 删除spec文件中不必要的buildrequirements'
This commit is contained in:
parent
34fc1bdc29
commit
2d2a338376
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zipp
|
Name: python-zipp
|
||||||
Version: 3.6.0
|
Version: 3.6.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Backport of pathlib-compatible object wrapper for zip files
|
Summary: Backport of pathlib-compatible object wrapper for zip files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/zipp
|
URL: https://github.com/jaraco/zipp
|
||||||
@ -16,6 +16,12 @@ Provides: python-zipp
|
|||||||
# Base build requires
|
# Base build requires
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pbr
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: python3-wheel
|
||||||
|
BuildRequires: python3-setuptools_scm
|
||||||
|
BuildRequires: python3-toml
|
||||||
|
BuildRequires: boost-iostreams
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
|
|
||||||
Requires: python3-toml
|
Requires: python3-toml
|
||||||
@ -51,9 +57,6 @@ pytest -k "not test_joinpath_constant_time"
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 3 2022 zhaoshuang <zhaoshuang@uniontech.com> - 3.6.0-2
|
|
||||||
- remove some unnecessary buildrequires
|
|
||||||
|
|
||||||
* Mon Dec 20 2021 shixuantong <shixuantong@huawei.com> - 3.6.0-1
|
* Mon Dec 20 2021 shixuantong <shixuantong@huawei.com> - 3.6.0-1
|
||||||
- Upgrade to version 3.6.0
|
- Upgrade to version 3.6.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user