diff --git a/python-pytest-forked.spec b/python-pytest-forked.spec index 755726f..73074bb 100644 --- a/python-pytest-forked.spec +++ b/python-pytest-forked.spec @@ -6,7 +6,7 @@ C++ libraries that might crash the process. To use the plugin, simply use the\ Name: python-%{pypi_name} Version: 0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: py.test plugin for running tests in isolated forked subprocesses License: MIT @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} testing %{python3_sitelib}/pytest_forked* %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.2-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild