Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 15:13:51 +00:00
parent 028c683f0c
commit 95e6d4e77b

View File

@ -5,7 +5,7 @@
Name: python-pluggy
Version: 0.12.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The plugin manager stripped of pytest specific details
License: MIT
@ -63,6 +63,9 @@ PYTHONPATH=$PWD %{__python3} -m pytest testing -k "not test_load_setuptools_inst
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jun 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.0-1
- Update to 0.12.0 (#1714369)
- Move python2-pluggy to a separate package