diff --git a/python-black.spec b/python-black.spec index 10e97e7..587da50 100644 --- a/python-black.spec +++ b/python-black.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 18.6b2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The uncompromising code formatter License: MIT @@ -78,6 +78,9 @@ touch tests/data/empty_pyproject.toml %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Tue Jun 19 2018 Miro HronĨok - 18.6b2-3 +- Rebuilt for Python 3.7 + * Sat Jun 09 2018 Christian Heimes - 18.6b2-2 - Add new build and runtime dependency python3-toml - Don't download external packages in tests