!12 Remove buildrequires python3-contextlib

From: @cherry530 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-07-31 03:49:21 +00:00 committed by Gitee
commit 6c2b1f5c9d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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