python311Packages.python-rtmidi 1.5.6 -> 1.5.7 https://repology.org/project/python:python-rtmidi/versions attrpath: python311Packages.python-rtmidi 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/fq7dqxgg2zlbm21754is83449c9ii084-packages.json.drv building '/nix/store/fq7dqxgg2zlbm21754is83449c9ii084-packages.json.drv'... Going to be running update for following packages: - python3.11-python-rtmidi-1.5.6 Press Enter key to continue... Running update for: - python3.11-python-rtmidi-1.5.6: UPDATING ... - python3.11-python-rtmidi-1.5.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-rtmidi/default.nix b/pkgs/development/python-modules/python-rtmidi/default.nix index 1d785987cff0..8a13ee5e8991 100644 --- a/pkgs/development/python-modules/python-rtmidi/default.nix +++ b/pkgs/development/python-modules/python-rtmidi/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "python-rtmidi"; - version = "1.5.6"; + version = "1.5.7"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -29,7 +29,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "python_rtmidi"; inherit version; - hash = "sha256-sqCjmbtKXhpWR3eYr9QdAioYtelU9tD/krRbuZvuNxA="; + hash = "sha256-3vsaSyrob/OYwjLFPu2lVOJKSfZ96ELnnOuos8p3N00="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.python-rtmidi: 1.5.6 -> 1.5.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/263141"