python3Packages.kernels: 0.6.2 -> 0.7.0 (#425324)
This commit is contained in:
		
						commit
						11a64ff717
					
				| @ -7,14 +7,14 @@ | ||||
| }: | ||||
| buildPythonPackage rec { | ||||
|   pname = "kernels"; | ||||
|   version = "0.6.2"; | ||||
|   version = "0.7.0"; | ||||
|   pyproject = true; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "huggingface"; | ||||
|     repo = "kernels"; | ||||
|     tag = "v${version}"; | ||||
|     hash = "sha256-Akd1gbWcWfxkrhdN6NQ8qRDPRFAPuqy7a3bj2Z+BxF4="; | ||||
|     hash = "sha256-IbOadtnuRgN54Sg+mFULkkqi6LVlW+ohBgtemz/Pxxc="; | ||||
|   }; | ||||
| 
 | ||||
|   build-system = [ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nick Cao
						Nick Cao