!3 [sync] PR-2: 【轻量级 PR】:Remove python3-nose requires
From: @openeuler-sync-bot Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
ee6e297da6
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-transaction
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Transaction management for Python
|
||||
License: ZPL 2.1
|
||||
URL: https://github.com/zopefoundation/transaction
|
||||
@ -25,7 +25,6 @@ BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-repoze-sphinx-autointerface
|
||||
# Tests running requires
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-nose
|
||||
BuildRequires: python3-coverage
|
||||
BuildRequires: python3-mock
|
||||
# General requires
|
||||
@ -34,7 +33,6 @@ Requires: python3-sphinx
|
||||
Requires: python3-repoze-sphinx-autointerface
|
||||
# Tests running requires
|
||||
Requires: python3-mock
|
||||
Requires: python3-nose
|
||||
Requires: python3-coverage
|
||||
Requires: python3-mock
|
||||
%description -n python3-transaction
|
||||
@ -91,5 +89,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 04 2022 huangtianhua <huangtianhua@huawei.com> - 3.0.1-2
|
||||
- Remove python3-nose requires
|
||||
|
||||
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 3.0.1-1
|
||||
- Package Spec generate
|
||||
Loading…
x
Reference in New Issue
Block a user