python3Packages.google-cloud-automl: 2.16.3 -> 2.16.4
This commit is contained in:
		
							parent
							
								
									ed341aab4f
								
							
						
					
					
						commit
						6c6eaf262d
					
				| @ -18,7 +18,7 @@ | ||||
| 
 | ||||
| buildPythonPackage rec { | ||||
|   pname = "google-cloud-automl"; | ||||
|   version = "2.16.3"; | ||||
|   version = "2.16.4"; | ||||
|   pyproject = true; | ||||
| 
 | ||||
|   disabled = pythonOlder "3.7"; | ||||
| @ -26,7 +26,7 @@ buildPythonPackage rec { | ||||
|   src = fetchPypi { | ||||
|     pname = "google_cloud_automl"; | ||||
|     inherit version; | ||||
|     hash = "sha256-b10WLvYAjZPKBGUal4b63rRJfUqKJL9n3ztVOVFK3y8="; | ||||
|     hash = "sha256-XVK9SF3RiPCejokDA8thyrJ910f8aQfSYdX9Wl3AgqM="; | ||||
|   }; | ||||
| 
 | ||||
|   build-system = [ setuptools ]; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 R. Ryantm
						R. Ryantm