From 43a86d0930fbdb0d2acbc659018de2878188e93e Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Jan 22 2018 16:19:03 +0000 Subject: psutil requires. --- diff --git a/python3-mypy.spec b/python3-mypy.spec index 9846aae..0ae56d1 100644 --- a/python3-mypy.spec +++ b/python3-mypy.spec @@ -1,6 +1,6 @@ Name: python3-mypy Version: 0.560 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A static type checker for Python %{?python_provide:%python_provide python3-mypy} @@ -33,6 +33,7 @@ BuildRequires: help2man Requires: python-typeshed Requires: python3-typed_ast +Requires: python3-psutil BuildArch: noarch @@ -82,6 +83,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{_prefix}/lib/mypy %changelog +* Mon Jan 22 2018 Gwyn Ciesla - 0.560-2 +- python3-psutil requires. + * Mon Dec 18 2017 Gwyn Ciesla - 0.560-1 - 0.560