python312Packages.pylitterbot 2023.4.9 -> 2023.4.10 https://github.com/natekspencer/pylitterbot/releases attrpath: python312Packages.pylitterbot 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/bl0i7w2dmakbppj1w86mwpqjqsja1f4a-packages.json.drv building '/nix/store/bl0i7w2dmakbppj1w86mwpqjqsja1f4a-packages.json.drv'... Going to be running update for following packages: - python3.12-pylitterbot-2023.4.9 Press Enter key to continue... Running update for: - python3.12-pylitterbot-2023.4.9: UPDATING ... - python3.12-pylitterbot-2023.4.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pylitterbot/default.nix b/pkgs/development/python-modules/pylitterbot/default.nix index 65a519f0bdff..144514dbfbb9 100644 --- a/pkgs/development/python-modules/pylitterbot/default.nix +++ b/pkgs/development/python-modules/pylitterbot/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pylitterbot"; - version = "2023.4.9"; + version = "2023.4.10"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "natekspencer"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-QsxzwmAdhx0diPJ/bT+DgJSs70YQ77M76rq2opMq/Ew="; + hash = "sha256-v6khSdOAcMGNapn3ont70VQTHrNr7U7VePAqFSoO2po="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pylitterbot: 2023.4.9 -> 2023.4.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/301774"