From a61a7fb097159e1bca142ba608bcda712868fe4c386c8b4ec3d5dcdcb22b3273 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 31 Oct 2024 09:14:35 +0000 Subject: [PATCH] - modernize spec file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=32 --- python-Authlib.changes | 1 + python-Authlib.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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