diff --git a/python3-mypy.spec b/python3-mypy.spec index a5bed2a..da9c9c8 100644 --- a/python3-mypy.spec +++ b/python3-mypy.spec @@ -1,7 +1,7 @@ Name: python3-mypy # Last actual version was 0.2.0, which is 7805b2c, continues as 0.2.0_dev Version: 0.4.3 -Release: 2 +Release: 3 Summary: A static type checker for Python %{?python_provide:%python_provide python3-mypy} @@ -78,6 +78,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{_prefix}/lib/mypy %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 0.4.3-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.4.3-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages