Update to new upstream release 2.0.1 (#2013023)
This commit is contained in:
parent
8b889c2e8d
commit
a9f1d52ca5
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/pytest-timeout-1.4.1.tar.gz
|
||||
/pytest-timeout-1.4.2.tar.gz
|
||||
/pytest-timeout-2.0.0.tar.gz
|
||||
/pytest-timeout-2.0.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name pytest-timeout
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: py.test plugin to abort hanging tests
|
||||
|
||||
@ -51,6 +51,9 @@ Summary: %{summary}
|
||||
%{python3_sitelib}/__pycache__/pytest_timeout*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 11 2021 Scott Talbert <swt@techie.net> - 2.0.1-1
|
||||
- Update to new upstream release 2.0.1 (#2013023)
|
||||
|
||||
* Mon Oct 11 2021 Scott Talbert <swt@techie.net> - 2.0.0-1
|
||||
- Update to new upstream release 2.0.0 (#2012634)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-timeout-2.0.0.tar.gz) = 96e9b545b4ac1e4a615863f69d190e0265e85f23dc12df51e9035b8e6bceff23279bb042eed83aa0ddd6d06b0e02a2dcc29ee352fd44cc86f0682fb328264645
|
||||
SHA512 (pytest-timeout-2.0.1.tar.gz) = 4f94e1a1365dec1615d11da9e86d0166f1316be0ec338a8dd55176364355164cb0470b1130a01ea4e5b93be5ce3773d6faee0fcde6a21dd6fe9e56855e6c6499
|
||||
|
Loading…
Reference in New Issue
Block a user