summaryrefslogtreecommitdiff
path: root/python-oic.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 02:44:56 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 02:44:56 +0000
commitcb71cce378c876c0e192436d2562b4afaf31d714 (patch)
treec638b0431853dcf66370e0cc61d9b804662f441d /python-oic.spec
parent233171b5abecbe42bd001b957d390a7b04219f42 (diff)
automatic import of python-oic
Diffstat (limited to 'python-oic.spec')
-rw-r--r--python-oic.spec3
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