gnu: awscli: Add python-pyyaml input.
Without this input, 'aws ec2 import-key-pair' doesn't work. * gnu/packages/python.scm (awscli)[propagated-inputs]: Add python-pyyaml.
This commit is contained in:
		
							parent
							
								
									28172178b1
								
							
						
					
					
						commit
						0cb9fba3dc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -9373,6 +9373,7 @@ interface to the Amazon Web Services (AWS) API.") | ||||||
|       ("python-botocore" ,python-botocore) |       ("python-botocore" ,python-botocore) | ||||||
|       ("python-s3transfer" ,python-s3transfer) |       ("python-s3transfer" ,python-s3transfer) | ||||||
|       ("python-docutils" ,python-docutils) |       ("python-docutils" ,python-docutils) | ||||||
|  |       ("python-pyyaml" ,python-pyyaml) | ||||||
|       ("python-rsa" ,python-rsa))) |       ("python-rsa" ,python-rsa))) | ||||||
|    (arguments |    (arguments | ||||||
|     ;; FIXME: The 'pypi' release does not contain tests. |     ;; FIXME: The 'pypi' release does not contain tests. | ||||||
|  |  | ||||||
		Reference in a new issue