python312Packages.aiormq 6.8.0 -> 6.8.1 https://github.com/mosquito/aiormq/releases attrpath: python312Packages.aiormq 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/vyirs8xq0b5xm0yp3lykq6nk2gs6zwfb-packages.json.drv building '/nix/store/vyirs8xq0b5xm0yp3lykq6nk2gs6zwfb-packages.json.drv'... Going to be running update for following packages: - python3.12-aiormq-6.8.0 Press Enter key to continue... Running update for: - python3.12-aiormq-6.8.0: UPDATING ... - python3.12-aiormq-6.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiormq/default.nix b/pkgs/development/python-modules/aiormq/default.nix index 7dd16b1f4811..0c80e4354264 100644 --- a/pkgs/development/python-modules/aiormq/default.nix +++ b/pkgs/development/python-modules/aiormq/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "aiormq"; - version = "6.8.0"; + version = "6.8.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "mosquito"; repo = "aiormq"; rev = "refs/tags/${version}"; - hash = "sha256-XD1g4JXQJlJyXuZbo4hYW7cwQhy8+p4/inwNw2WOD9Y="; + hash = "sha256-3+PoDB5Owy8BWBUisX0i1mV8rqs5K9pBFQwup8vKxlg="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/xjmzbjvs46qxd1s0yh48qbxzbc4igyzg-python3.12-aiormq-6.8.1" [check][nixpkgs-review]