python312Packages.motionblinds 0.6.19 -> 0.6.20 https://repology.org/project/python:motionblinds/versions attrpath: python312Packages.motionblinds 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/79vvs9a6qlsm3hbdfc8ygllvn742ii4i-packages.json.drv building '/nix/store/79vvs9a6qlsm3hbdfc8ygllvn742ii4i-packages.json.drv'... Going to be running update for following packages: - python3.12-motionblinds-0.6.19 Press Enter key to continue... Running update for: - python3.12-motionblinds-0.6.19: UPDATING ... - python3.12-motionblinds-0.6.19: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/motionblinds/default.nix b/pkgs/development/python-modules/motionblinds/default.nix index ef6bd75d5f97..80047154c1b3 100644 --- a/pkgs/development/python-modules/motionblinds/default.nix +++ b/pkgs/development/python-modules/motionblinds/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "motionblinds"; - version = "0.6.19"; + version = "0.6.20"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "starkillerOG"; repo = "motion-blinds"; rev = "refs/tags/${version}"; - hash = "sha256-t2Y3ASGoMZKlZzbafpAjZHeWgaWS+UsvFd5wyfmJGvE="; + hash = "sha256-Ri14GwRpORk+8RdpPnrOOfDD+sqdQp9ESlYDnaS9ln8="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.motionblinds: 0.6.19 -> 0.6.20 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/286827"