diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 02:44:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 02:44:56 +0000 |
commit | cb71cce378c876c0e192436d2562b4afaf31d714 (patch) | |
tree | c638b0431853dcf66370e0cc61d9b804662f441d | |
parent | 233171b5abecbe42bd001b957d390a7b04219f42 (diff) |
automatic import of python-oic
-rw-r--r-- | python-oic.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-oic.spec b/python-oic.spec index 798769f..75e495c 100644 --- a/python-oic.spec +++ b/python-oic.spec @@ -20,6 +20,7 @@ Summary: Python implementation of OAuth2 and OpenID Connect Provides: python-oic BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-pip %description -n python3-oic This is a complete implementation of OpenID Connect as specified in the `OpenID Connect Core specification`_. And as a side effect, a complete implementation @@ -76,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Sun Feb 26 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0-1 - Package Spec generated |