diff options
| -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  | 
