!12 Remove buildrequires python3-contextlib
From: @cherry530 Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
6c2b1f5c9d
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-pytest-virtualenv
|
||||
Version: 1.7.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Virtualenv fixture for py.test
|
||||
License: MIT
|
||||
URL: https://github.com/manahl/pytest-plugins
|
||||
@ -27,7 +27,6 @@ BuildRequires: python3-pytest-fixture-config
|
||||
BuildRequires: python3-path
|
||||
BuildRequires: python3-execnet
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-contextlib2
|
||||
BuildRequires: python3-virtualenv
|
||||
%endif
|
||||
Requires: python3-pytest-fixture-config
|
||||
@ -93,6 +92,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%doc README.md CHANGES.md
|
||||
|
||||
%changelog
|
||||
* Mon Jul 31 2023 xu_ping <707078654@qq.com> - 1.7.0-2
|
||||
- remove buildrequires python3-contextlib2
|
||||
|
||||
* Mon Nov 28 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.7.0-1
|
||||
- Update package to version 1.7.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user