diff --git a/python-jwt.spec b/python-jwt.spec index d09a323..dea62f8 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -3,7 +3,7 @@ Name: python-jwt Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt @@ -74,6 +74,9 @@ py.test-%{python3_version} --verbose %{_bindir}/pyjwt %changelog +* Fri Jun 15 2018 Miro HronĨok - 1.6.1-2 +- Rebuilt for Python 3.7 + * Thu Apr 05 2018 Carl George - 1.6.1-1 - Latest upstream - Add patch0 to remove pytest-{cov,runner} deps