!14 [sync] PR-12: [轻量级PR] 删除spec文件中不必要的buildrequirements
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
a50c87adcb
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-zope-interface
|
||||
Version: 5.4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL 2.1
|
||||
URL: https://github.com/zopefoundation/zope.interface
|
||||
@ -20,7 +20,6 @@ Provides: python-zope-interface
|
||||
# Base build requires
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-cffi
|
||||
BuildRequires: python3-zope.testing
|
||||
BuildRequires: python3-zope-event
|
||||
BuildRequires: python3-coverage
|
||||
@ -89,6 +88,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 03 2021 2022 zhaoshuang <zhaoshuang@uniontech.com> - 5.4.0-2
|
||||
- remove some unnecessary buildrequires
|
||||
|
||||
* Thu Aug 05 2021 2021 OpenStack_SIG <openstack@openeuler.org> - 5.4.0-1
|
||||
- Upgrade to version 5.4.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user