forked from pool/python-oic
		
	Accepting request 695793 from home:jengelh:branches:devel:languages:python
- Make it so the description has proper SVO sentences. OBS-URL: https://build.opensuse.org/request/show/695793 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oic?expand=0&rev=2
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							1a792fa13d
						
					
				
				
					commit
					342a1ca1bf
				
			@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Apr 18 14:36:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
 | 
			
		||||
 | 
			
		||||
- Make it so the description has proper SVO sentences.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Apr 11 11:09:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -38,9 +38,9 @@ BuildRequires:  %{python_module requests}
 | 
			
		||||
BuildRequires:  %{python_module responses}
 | 
			
		||||
BuildRequires:  %{python_module setuptools}
 | 
			
		||||
BuildRequires:  %{python_module testfixtures}
 | 
			
		||||
BuildRequires:  python3-dbm
 | 
			
		||||
BuildRequires:  fdupes
 | 
			
		||||
BuildRequires:  python-rpm-macros
 | 
			
		||||
BuildRequires:  python3-dbm
 | 
			
		||||
Requires:       python-cryptography
 | 
			
		||||
Requires:       python-future
 | 
			
		||||
Requires:       python-pycryptodomex
 | 
			
		||||
@@ -56,7 +56,7 @@ Requires:       python3-dbm
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
This is a complete Python implementation of OpenID Connect as specified in
 | 
			
		||||
the OpenID Connect Core specification. And as a side effect, a complete
 | 
			
		||||
the OpenID Connect Core specification. As a side effect, this is a complete
 | 
			
		||||
implementation of OAuth2.0 too.
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user