diff --git a/python-Authlib.changes b/python-Authlib.changes index 3c73c73..7300887 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -2,6 +2,7 @@ Thu Oct 31 09:13:27 UTC 2024 - Dirk Müller - add py313-tests.patch +- modernize spec file ------------------------------------------------------------------- Sat Sep 28 20:03:15 UTC 2024 - Dirk Müller diff --git a/python-Authlib.spec b/python-Authlib.spec index 77121d2..4547189 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -84,6 +84,6 @@ $python -mpytest tests/clients %doc README.rst %license LICENSE %{python_sitelib}/%{modname} -%{python_sitelib}/Authlib-%{version}*-info +%{python_sitelib}/Authlib-%{version}.dist-info %changelog