diff --git a/SPECS/python-authlib/python-authlib.spec b/SPECS/python-authlib/python-authlib.spec index 1d1d22ad0f..820bfd8e1a 100644 --- a/SPECS/python-authlib/python-authlib.spec +++ b/SPECS/python-authlib/python-authlib.spec @@ -1,18 +1,19 @@ # SPDX-FileCopyrightText: (C) 2026 Institute of Software, Chinese Academy of Sciences (ISCAS) # SPDX-FileCopyrightText: (C) 2026 openRuyi Project Contributors # SPDX-FileContributor: panglars +# SPDX-FileContributor: Zitao Zhou # # SPDX-License-Identifier: MulanPSL-2.0 %global srcname authlib Name: python-%{srcname} -Version: 1.6.10 +Version: 1.7.2 Release: %autorelease Summary: Python library for OAuth and OpenID Connect License: BSD-3-Clause URL: https://github.com/authlib/authlib -#!RemoteAsset: sha256:856a4f54d6ef3361ca6bb6d14a27e8b88f8097cca795fb428ffe13720e2ecde6 +#!RemoteAsset: sha256:2cea25fefcd4e7173bdf1372c0afc265c8034b23a8cd5dcb6a9164b826c64231 Source0: https://files.pythonhosted.org/packages/source/a/%{srcname}/%{srcname}-%{version}.tar.gz BuildArch: noarch BuildSystem: pyproject