2022-11-26T13:13:04 python310Packages.bsblan 0 -> 1 2022-11-26T13:13:06 attrpath: python310Packages.bsblan 2022-11-26T13:13:07 Checking auto update branch... 2022-11-26T13:13:11 [version] 2022-11-26T13:13:11 [version] skipping because derivation has updateScript 2022-11-26T13:13:11 [rustCrateVersion] 2022-11-26T13:13:11 [rustCrateVersion] No cargoSha256 found 2022-11-26T13:13:11 [golangModuleVersion] 2022-11-26T13:13:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T13:13:11 [updateScript] 2022-11-26T13:13:14 [updateScript] Success 2022-11-26T13:13:14 [updateScript] this derivation will be built: /nix/store/3k8518rghsly5qszyfdg0cbcw2wyxklc-packages.json.drv building '/nix/store/3k8518rghsly5qszyfdg0cbcw2wyxklc-packages.json.drv'... Going to be running update for following packages: - python3.10-python-bsblan-0.5.7 Press Enter key to continue... Running update for: - python3.10-python-bsblan-0.5.7: UPDATING ... - python3.10-python-bsblan-0.5.7: DONE. Packages updated! 2022-11-26T13:13:14 2022-11-26T13:13:14 [quotedUrls] 2022-11-26T13:13:14 [quotedUrls] nothing found to replace 2022-11-26T13:13:14 Diff after rewrites: diff --git a/pkgs/development/python-modules/python-bsblan/default.nix b/pkgs/development/python-modules/python-bsblan/default.nix index ada950cd8aa..c61ac79d3f5 100644 --- a/pkgs/development/python-modules/python-bsblan/default.nix +++ b/pkgs/development/python-modules/python-bsblan/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "python-bsblan"; - version = "0.5.7"; + version = "0.5.8"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -23,8 +23,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "liudger"; repo = pname; - rev = "v${version}"; - hash = "sha256-eavARej+R8SPNuwX6LOGr43SJi1AuZszThJVG00vKhQ="; + rev = "refs/tags/v${version}"; + hash = "sha256-pLqX+gbY71OsLflTyDuL4revj5dXol//eTFVy8iT9O4="; }; nativeBuildInputs = [ 2022-11-26T13:14:45 No auto update branch exists 2022-11-26T13:14:45 There might already be an open PR for this update: - python310Packages.python-bsblan: 0.5.7 -> 0.5.8 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201812"