python3Packages.azure-core: 1.35.0 -> 1.38.0
https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.38.0/sdk/core/azure-core/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "1.35.0";
|
||||
version = "1.38.0";
|
||||
pname = "azure-core";
|
||||
pyproject = true;
|
||||
|
||||
@@ -32,7 +32,7 @@ buildPythonPackage rec {
|
||||
src = fetchPypi {
|
||||
pname = "azure_core";
|
||||
inherit version;
|
||||
hash = "sha256-wL5ShIlIXp7eWbaXHrY8HqrPg+9TABv+OQTkdelyvlw=";
|
||||
hash = "sha256-gZTSaCJFo+TjFRpmfGhkZMN4b+15GLOU0DW9zWG7WZM=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user