Update to 3.6.1.
This commit is contained in:
parent
8b70d05a67
commit
25ac1cdc38
@ -1,7 +1,7 @@
|
||||
%global pylib_version 1.5.0
|
||||
|
||||
Name: pytest
|
||||
Version: 3.6.0
|
||||
Version: 3.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple powerful testing with Python
|
||||
License: MIT
|
||||
@ -215,6 +215,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/__pycache__/pytest.*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 5 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.6.1-1
|
||||
- Update to 3.6.1.
|
||||
|
||||
* Mon May 28 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.0-1
|
||||
- Update to 3.6.0 (#1581692)
|
||||
- Require and BuildRequire atomicwrites
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-3.6.0.tar.gz) = f49755957c098e0d6b4cd9613e288dd2b5b68b1db488fae999b3278bb56df9d516e5a4ef9b021b5df94228129fc3702577883c76be1fbecfb3a39ace0189482d
|
||||
SHA512 (pytest-3.6.1.tar.gz) = 38a1ccc5a915c70c66b3c9ab89e8d42a1e481ec1dfb8aa1d37b1a03d9a4fa1167e9a278a280188f30abe3ad5bb1e1a0cc74e640ae2b2d005aa3f00abc5aef957
|
||||
|
Loading…
Reference in New Issue
Block a user