!3 Upgrade package to version 0.21.0
From: @ccdxx Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
05c7e50845
Binary file not shown.
BIN
pytest-xprocess-0.21.0.tar.gz
Normal file
BIN
pytest-xprocess-0.21.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pytest-xprocess
|
||||
Version: 0.19.0
|
||||
Version: 0.21.0
|
||||
Release: 1
|
||||
Summary: Pytest plugin to manage external processes across test runs
|
||||
License: MIT
|
||||
URL: https://github.com/pytest-dev/pytest-xprocess/
|
||||
Source0: https://files.pythonhosted.org/packages/4b/f9/ba67efabd032e73e0526f6236dfe97c4860b1aa2e5d23f0a1c2f5d8d5e50/pytest-xprocess-0.19.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/69/11/8e579a231b1e18b99fd14b0bdd47fc8eded9236fb32fee1602e53fdb1945/pytest-xprocess-0.21.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-pytest
|
||||
@ -31,7 +31,7 @@ Provides: python3-pytest-xprocess-doc
|
||||
A pytest plugin for managing external processes across test runs.
|
||||
|
||||
%prep
|
||||
%autosetup -n pytest-xprocess-0.19.0
|
||||
%autosetup -n pytest-xprocess-0.21.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 07 2022 chendexi <chendexi@kylinos.cn> - 0.21.0-1
|
||||
- Upgrade package to version 0.21.0
|
||||
|
||||
* Mon Aug 01 2022 Python_Bot <Python_Bot@openeuler.org> - 0.19.0-1
|
||||
- Package Spec generated
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user