diff --git a/python-trustme.changes b/python-trustme.changes index d4d116a..29baf88 100644 --- a/python-trustme.changes +++ b/python-trustme.changes @@ -5,6 +5,7 @@ Thu Sep 7 11:03:12 UTC 2023 - Dirk Müller * Allow `os.PathLike` in typing of `Blob.write_to_path` * Add support for PyPy 3.10 and Python 3.12 * Remove support for Python 3.7 +- drop python 2.x specific conditionals from spec file ------------------------------------------------------------------- Sun May 14 16:33:47 UTC 2023 - Dirk Müller