diff --git a/python-argon2-cffi.spec b/python-argon2-cffi.spec index b307a64..b41d926 100644 --- a/python-argon2-cffi.spec +++ b/python-argon2-cffi.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 20.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The secure Argon2 password hashing algorithm License: MIT @@ -83,6 +83,9 @@ rm -rf html/.{doctrees,buildinfo} %changelog +* Fri Jun 04 2021 Python Maint - 20.1.0-6 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Miro HronĨok - 20.1.0-5 - Stop requiring test dependencies on runtime - Run tests during build