bump release
This commit is contained in:
parent
f20ce39376
commit
cc174ac948
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pytest
|
||||
Version: 3.8.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Simple powerful testing with Python
|
||||
License: MIT
|
||||
URL: http://pytest.org
|
||||
@ -215,6 +215,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/__pycache__/pytest.*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2018 Nils Philippsen <nils@redhat.com> - 3.8.2-2
|
||||
- versionize pluggy dependencies
|
||||
|
||||
* Tue Oct 16 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.8.2-1
|
||||
- Update to 3.8.2.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user