Merge pull request #140611 from NeQuissimus/python3Packages.sagemaker

conduit-nginx
Sandro 2021-10-05 15:34:35 +02:00 committed by GitHub
commit f8edb26a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,11 +16,11 @@
buildPythonPackage rec {
pname = "sagemaker";
version = "2.59.6";
version = "2.59.7";
src = fetchPypi {
inherit pname version;
sha256 = "4bf7a6c541dbb0d29af9a7fba0159946f67974fbc8e76d2587e601d59f83fd45";
sha256 = "sha256-6tNUI08Fp2zITH1ILfVVEU0VhgvLogWfXPr9dkAKQEk=";
};
pythonImportsCheck = [