From e1a061f278ad76cd68957b5d5f3f51e684c30ba6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 27 Mar 2023 11:20:27 +0000 Subject: automatic import of python3-openid --- python3-openid.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/python3-openid.spec b/python3-openid.spec index 74ebe85..eb4f813 100644 --- a/python3-openid.spec +++ b/python3-openid.spec @@ -11,6 +11,10 @@ BuildArch: noarch Requires: python3-defusedxml Requires: python3-mysql-connector-python Requires: python3-psycopg2 +Provides: python3-openid +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip %description This is a set of Python packages to support use of @@ -19,14 +23,6 @@ the OpenID decentralized identity system in your application, update to Python package. Want to run your own OpenID server? Check out openid.server. Includes example code and support for a variety of storage back-ends. - - -Provides: python3-openid -BuildRequires: python3-devel -BuildRequires: python3-setuptools -BuildRequires: python3-pip - - %package help Summary: Development documents and examples for python3-openid Provides: python3-openid-doc -- cgit v1.2.3