!3 Update package
From: @Wangjunqi123 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
46a1a53c1f
Binary file not shown.
BIN
pytest-subtests-0.8.0.tar.gz
Normal file
BIN
pytest-subtests-0.8.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pytest-subtests
|
Name: python-pytest-subtests
|
||||||
Version: 0.5.0
|
Version: 0.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: unittest subTest() support and subtests fixture
|
Summary: unittest subTest() support and subtests fixture
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pytest-dev/pytest-subtests
|
URL: https://github.com/pytest-dev/pytest-subtests
|
||||||
Source0: https://files.pythonhosted.org/packages/c4/53/339f1be978c158f9923597255f87f75946ea93519d272bc0a6c115cd6b98/pytest-subtests-0.5.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/2f/7a/1af817d053ad4989a8b56528a4eed9cfa64e865624d0408d729d980ab658/pytest-subtests-0.8.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
Requires: python3-pytest
|
Requires: python3-pytest
|
||||||
@ -29,7 +29,7 @@ Provides: python3-pytest-subtests-doc
|
|||||||
pytest-subtests unittest subTest() support and subtests fixture.
|
pytest-subtests unittest subTest() support and subtests fixture.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pytest-subtests-0.5.0
|
%autosetup -n pytest-subtests-0.8.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 27 2022 wangjunqi <wangjunqi@kylinos.cn> - 0.8.0-1
|
||||||
|
- update version to 0.8.0
|
||||||
|
|
||||||
* Mon Sep 06 2021 Python_Bot <Python_Bot@openeuler.org> - 0.5.0-1
|
* Mon Sep 06 2021 Python_Bot <Python_Bot@openeuler.org> - 0.5.0-1
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user