gnu: python-openid-cla: Add missing inputs.
* gnu/packages/python-web.scm (python-openid-cla)[propagated-inputs]: Add PYTHON-OPENID and PYTHON-SIX.
This commit is contained in:
		
							parent
							
								
									edbacab995
								
							
						
					
					
						commit
						da0a5d483f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1967,6 +1967,7 @@ Databricks REST APIs.")
 | 
				
			||||||
         "102hy2qisvjxp5s0v9lvwqi4f2dk0dhns40vjgn008yxc7k0h3cr"))))
 | 
					         "102hy2qisvjxp5s0v9lvwqi4f2dk0dhns40vjgn008yxc7k0h3cr"))))
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (arguments '(#:tests? #f)) ; No tests.
 | 
					    (arguments '(#:tests? #f)) ; No tests.
 | 
				
			||||||
 | 
					    (propagated-inputs (list python-openid python-six))
 | 
				
			||||||
    (home-page "https://github.com/puiterwijk/python-openid-cla/")
 | 
					    (home-page "https://github.com/puiterwijk/python-openid-cla/")
 | 
				
			||||||
    (synopsis "Implementation of the OpenID CLA extension for python-openid")
 | 
					    (synopsis "Implementation of the OpenID CLA extension for python-openid")
 | 
				
			||||||
    (description "@code{openid-cla} is an implementation of the OpenID
 | 
					    (description "@code{openid-cla} is an implementation of the OpenID
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue