upgrade to version 2.1.0
This commit is contained in:
parent
1f71d3cc7b
commit
91e9c58f1c
Binary file not shown.
BIN
pytest-timeout-2.1.0.tar.gz
Normal file
BIN
pytest-timeout-2.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pytest-timeout
|
||||
Version: 1.4.2
|
||||
Version: 2.1.0
|
||||
Release: 1
|
||||
Summary: py.test plugin to abort hanging tests
|
||||
License: MIT
|
||||
URL: http://github.com/pytest-dev/pytest-timeout/
|
||||
Source0: https://files.pythonhosted.org/packages/fd/f2/4202dea92b48712481e46bc6fb9122fd76baac727333858c69be5d19dfc5/pytest-timeout-1.4.2.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/ef/30/37abbd50f86cb802cbcea50d68688438de1a7446d73c8ed8d048173b4b13/pytest-timeout-2.1.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-pytest
|
||||
@ -28,7 +28,7 @@ Provides: python3-pytest-timeout-doc
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n pytest-timeout-1.4.2
|
||||
%autosetup -n pytest-timeout-2.1.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.1.0-1
|
||||
- Upgrade to version 2.1.0
|
||||
|
||||
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user