Update to 1.31.38
Bring the botocore version up to match the version needed for efs-utils. Resolves: rhbz#2229002 Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
		
							parent
							
								
									bb087accf9
								
							
						
					
					
						commit
						e1d5e86821
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -304,3 +304,4 @@ | ||||
| /botocore-1.20.12.tar.gz | ||||
| /botocore-1.20.13.tar.gz | ||||
| /botocore-1.20.14.tar.gz | ||||
| /botocore-1.31.38.tar.gz | ||||
|  | ||||
| @ -1,8 +0,0 @@ | ||||
| --- tests/functional/retries/test_bucket.py~	2021-01-12 13:04:04.000000000 -0600
 | ||||
| +++ tests/functional/retries/test_bucket.py	2021-01-13 13:41:25.177245044 -0600
 | ||||
| @@ -106,4 +106,4 @@
 | ||||
|          # can sanity check that our implementation isn't drastically | ||||
|          # starving a thread.  So we'll arbitrarily say that a thread | ||||
|          # can't have less than 20% of the mean allocations per thread. | ||||
| -        self.assertTrue(not any(x < (0.2 * mean) for x in distribution))
 | ||||
| +        self.assertTrue(not any(x < (0.5 * mean) for x in distribution))
 | ||||
							
								
								
									
										1737
									
								
								python-botocore.spec
									
									
									
									
									
								
							
							
						
						
									
										1737
									
								
								python-botocore.spec
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										2
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sources
									
									
									
									
									
								
							| @ -1 +1 @@ | ||||
| SHA512 (botocore-1.20.14.tar.gz) = d2cf24743aa72171ea6c1d804f189e8428fc24f315bc3f118f802932e081b2c75a53ff5c1803c66e3b23e0adb525d8e842f003a7156dd6311aeacd95c2599693 | ||||
| SHA512 (botocore-1.31.38.tar.gz) = 476c5e8bb92b5703d5ee77448e4f74ee7674ebb0ca5b35579c5b62d4f9887eb3edea9f667267feebd1f833ca6308727df502426ace68456b9317c782928bd316 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user