!4 upgrade version to 2.0.4
From: @dingdingaaaaa Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
407d97f164
Binary file not shown.
BIN
pytest_metadata-2.0.4.tar.gz
Normal file
BIN
pytest_metadata-2.0.4.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-metadata
|
Name: python-pytest-metadata
|
||||||
Version: 1.11.0
|
Version: 2.0.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: pytest plugin for test session metadata
|
Summary: pytest plugin for test session metadata
|
||||||
License: Mozilla Public License 2.0 (MPL 2.0)
|
License: Mozilla Public License 2.0 (MPL 2.0)
|
||||||
URL: https://github.com/pytest-dev/pytest-metadata
|
URL: https://github.com/pytest-dev/pytest-metadata
|
||||||
Source0: https://files.pythonhosted.org/packages/5f/09/b7ab6eaf49f133eb06e9a5319c40e07227e4781ee0875eb015a8283c69f3/pytest-metadata-1.11.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/4e/57/e26bd9b5caba5bfdb6b2916fcc875018c1c6ee80b159aee7acb19f8a81f1/pytest_metadata-2.0.4.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
pytest plugin for test session metadata
|
pytest plugin for test session metadata
|
||||||
@ -32,7 +32,7 @@ pytest plugin for test session metadata
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pytest-metadata-1.11.0
|
%autosetup -n pytest_metadata-2.0.4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 2.0.4-1
|
||||||
|
- Upgrade version to 2.0.4
|
||||||
|
|
||||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user