python3Packages.boto3-stubs: 1.40.49 -> 1.40.50 (#451247)
This commit is contained in:
@@ -351,7 +351,6 @@
|
||||
mypy-boto3-workspaces,
|
||||
mypy-boto3-workspaces-web,
|
||||
mypy-boto3-xray,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
types-s3transfer,
|
||||
typing-extensions,
|
||||
@@ -359,15 +358,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "boto3-stubs";
|
||||
version = "1.40.49";
|
||||
version = "1.40.50";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "boto3_stubs";
|
||||
inherit version;
|
||||
hash = "sha256-ibamRZP51BuARy1iSBSMQe7FaRcukXUxI4KDjqfwkJI=";
|
||||
hash = "sha256-KYKK38uGKbXihUaOuJYQ8fxx+WStCRPeMEmgqdXeC+E=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user