Update to new upstream release 2.1.0 (#2042161)
This commit is contained in:
parent
562498993b
commit
86a424a3a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/pytest-timeout-2.0.0.tar.gz
|
||||
/pytest-timeout-2.0.1.tar.gz
|
||||
/pytest-timeout-2.0.2.tar.gz
|
||||
/pytest-timeout-2.1.0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name pytest-timeout
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.0.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: py.test plugin to abort hanging tests
|
||||
|
||||
License: MIT
|
||||
@ -51,6 +51,9 @@ Summary: %{summary}
|
||||
%{python3_sitelib}/__pycache__/pytest_timeout*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 22 2022 Scott Talbert <swt@techie.net> - 2.1.0-1
|
||||
- Update to new upstream release 2.1.0 (#2042161)
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-timeout-2.0.2.tar.gz) = ee151a55f6323ae23ddd7e54e39e1c014de2aa2a142a0e3ba81c80b5d36435fc6c2809e383df8c49e62df70361a03dbe73e4d96d03798323fe7f1304a197f770
|
||||
SHA512 (pytest-timeout-2.1.0.tar.gz) = 5750e5183669ed9b83fbb76bd7fc9fc1f5f6eef3d9b675dc44f6c7edfd2c6d15739d71e845ededaa192c93da73026ac3376a3295be9f7d3f3eac325660ce7bf3
|
||||
|
Loading…
Reference in New Issue
Block a user