update version to 3.8.1
This commit is contained in:
parent
f779144efd
commit
19efb2e921
Binary file not shown.
BIN
flaky-3.8.1.tar.gz
Normal file
BIN
flaky-3.8.1.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-flaky
|
Name: python-flaky
|
||||||
Version: 3.7.0
|
Version: 3.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Plugin for nose or pytest that automatically reruns flaky tests.
|
Summary: Plugin for nose or pytest that automatically reruns flaky tests.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/box/flaky
|
URL: https://github.com/box/flaky
|
||||||
Source0: https://files.pythonhosted.org/packages/d5/dd/422c7c5c8c9f4982f3045c73d0571ed4a4faa5754699cc6a6384035fbd80/flaky-3.7.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/5b/c5/ef69119a01427204ff2db5fc8f98001087bcce719bbb94749dcd7b191365/flaky-3.8.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-flaky-doc
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n flaky-3.7.0
|
%autosetup -n flaky-3.8.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,5 +67,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 25 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 3.8.1-1
|
||||||
|
- Update package to version 3.8.1
|
||||||
|
- Cleanup tox readme and outdated ordereddict requirement
|
||||||
|
|
||||||
* Mon Jan 25 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Jan 25 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user