python310Packages.azure-storage-queue 12.7.2 -> 12.7.3 https://repology.org/project/python:azure-storage-queue/versions attrpath: python310Packages.azure-storage-queue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/447dhmga35z7zjnrjmj402ycr5f1xsp6-packages.json.drv building '/nix/store/447dhmga35z7zjnrjmj402ycr5f1xsp6-packages.json.drv'... Going to be running update for following packages: - python3.10-azure-storage-queue-12.7.2 Press Enter key to continue... Running update for: - python3.10-azure-storage-queue-12.7.2: UPDATING ... - python3.10-azure-storage-queue-12.7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-storage-queue/default.nix b/pkgs/development/python-modules/azure-storage-queue/default.nix index f861d2ec2964..e6f41525795b 100644 --- a/pkgs/development/python-modules/azure-storage-queue/default.nix +++ b/pkgs/development/python-modules/azure-storage-queue/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "azure-storage-queue"; - version = "12.7.2"; + version = "12.7.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-90sni/yKGolR/92StkC4Kad7fNF/qeI1czzVqMW35JY="; + hash = "sha256-sDVzLTLT9mQ3eWYZM4CzDkv99rR2dHhDVExaXyE1VYk="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.azure-storage-queue: 12.7.2 -> 12.7.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/260645"