- Update package to version 2.0.1

Signed-off-by: chendexi <chendexi@kylinos.cn>

add source
This commit is contained in:
chendexi 2023-06-21 02:46:16 +00:00
parent 6fe413ddfd
commit ff03497167
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
pytest-relaxed-2.0.1.tar.gz Executable file

Binary file not shown.

View File

@ -5,7 +5,7 @@ is built for pytest instead of nosetests, and rethinks some aspects of \
the design (such as a decreased emphasis on the display side of things.) the design (such as a decreased emphasis on the display side of things.)
Name: python-%{srcname} Name: python-%{srcname}
Version: 2.0.0 Version: 2.0.1
Release: 1 Release: 1
Summary: Relaxed test discovery for pytest Summary: Relaxed test discovery for pytest
@ -49,6 +49,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version}
%{python3_sitelib}/pytest_relaxed/ %{python3_sitelib}/pytest_relaxed/
%changelog %changelog
* Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 2.0.1-1
- Update package to version 2.0.1
* Mon Apr 10 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.0-1 * Mon Apr 10 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.0-1
- Update to 2.0.0 - Update to 2.0.0