2022-12-14T12:11:22 python3.10-azure-mgmt-cognitiveservices 13.2.0 -> 13.3.0 https://pypi.org/project/azure-mgmt-cognitiveservices/ 2022-12-14T12:11:24 attrpath: python310Packages.azure-mgmt-cognitiveservices 2022-12-14T12:11:24 Checking auto update branch... 2022-12-14T12:11:29 [version] 2022-12-14T12:11:29 [version] skipping because derivation has updateScript 2022-12-14T12:11:29 [rustCrateVersion] 2022-12-14T12:11:29 [rustCrateVersion] No cargoSha256 found 2022-12-14T12:11:29 [golangModuleVersion] 2022-12-14T12:11:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-14T12:11:29 [updateScript] 2022-12-14T12:11:30 [updateScript] Success 2022-12-14T12:11:30 [updateScript] this derivation will be built: /nix/store/iqr9fjc3cg9xpm3wnpknd29g1p271b0n-packages.json.drv building '/nix/store/iqr9fjc3cg9xpm3wnpknd29g1p271b0n-packages.json.drv'... Going to be running update for following packages: - python3.10-azure-mgmt-cognitiveservices-13.2.0 Press Enter key to continue... Running update for: - python3.10-azure-mgmt-cognitiveservices-13.2.0: UPDATING ... - python3.10-azure-mgmt-cognitiveservices-13.2.0: DONE. Packages updated! 2022-12-14T12:11:30 2022-12-14T12:11:30 [quotedUrls] 2022-12-14T12:11:30 [quotedUrls] nothing found to replace 2022-12-14T12:11:30 Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-mgmt-cognitiveservices/default.nix b/pkgs/development/python-modules/azure-mgmt-cognitiveservices/default.nix index 312b317d6f6..a2d260339ac 100644 --- a/pkgs/development/python-modules/azure-mgmt-cognitiveservices/default.nix +++ b/pkgs/development/python-modules/azure-mgmt-cognitiveservices/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "azure-mgmt-cognitiveservices"; - version = "13.2.0"; + version = "13.3.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -17,7 +17,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; extension = "zip"; - hash = "sha256-XUsi5fNpirCTQ9Zz4AdYPvX8/WS7N5sQcT5t2q2YDkg="; + hash = "sha256-v1pTNPH0ujRm4VMt95Uw6d07lF8bgM3XIa3NJIbNLFI="; }; propagatedBuildInputs = [ 2022-12-14T12:12:57 No auto update branch exists 2022-12-14T12:12:57 There might already be an open PR for this update: - python310Packages.azure-mgmt-cognitiveservices: 13.2.0 -> 13.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/197614"