awscli: 1.19.12 -> 1.19.17
This commit is contained in:
committed by
Tim Steinbach
parent
60c62dd5f0
commit
058902d18b
@@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "boto3";
|
||||
version = "1.17.17"; # N.B: if you change this, change botocore too
|
||||
version = "1.17.17"; # N.B: if you change this, change botocore and awscli to a matching version
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
||||
Reference in New Issue
Block a user