2022-12-24T22:28:19 python3.10-xdis 6.0.4 -> 6.0.5 https://pypi.org/project/xdis/ 2022-12-24T22:28:22 attrpath: python310Packages.xdis 2022-12-24T22:28:22 Checking auto update branch... 2022-12-24T22:28:26 [version] 2022-12-24T22:28:26 [version] skipping because derivation has updateScript 2022-12-24T22:28:26 [rustCrateVersion] 2022-12-24T22:28:26 [rustCrateVersion] No cargoSha256 found 2022-12-24T22:28:26 [golangModuleVersion] 2022-12-24T22:28:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T22:28:26 [updateScript] 2022-12-24T22:28:29 [updateScript] Success 2022-12-24T22:28:29 [updateScript] this derivation will be built: /nix/store/9jiv8pb48ysp8brwmrrgmz0kp9dfm086-packages.json.drv building '/nix/store/9jiv8pb48ysp8brwmrrgmz0kp9dfm086-packages.json.drv'... Going to be running update for following packages: - python3.10-xdis-6.0.4 Press Enter key to continue... Running update for: - python3.10-xdis-6.0.4: UPDATING ... - python3.10-xdis-6.0.4: DONE. Packages updated! 2022-12-24T22:28:29 2022-12-24T22:28:29 [quotedUrls] 2022-12-24T22:28:29 [quotedUrls] nothing found to replace 2022-12-24T22:28:30 Diff after rewrites: diff --git a/pkgs/development/python-modules/xdis/default.nix b/pkgs/development/python-modules/xdis/default.nix index 5039dc242f0..407375cbcd7 100644 --- a/pkgs/development/python-modules/xdis/default.nix +++ b/pkgs/development/python-modules/xdis/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "xdis"; - version = "6.0.4"; + version = "6.0.5"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -18,8 +18,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "rocky"; repo = "python-xdis"; - rev = version; - hash = "sha256-CRZG898xCwukq+9YVkyXMP8HcuJ9GtvDhy96kxvRFks="; + rev = "refs/tags/${version}"; + hash = "sha256-3mL0EuPHF/dithovrYvMjweYGwGhrN75N9MRfLjNC34="; }; postPatch = '' 2022-12-24T22:29:58 An auto update branch exists with message `python310Packages.xdis: 6.0.4 -> 6.0.5`. New version is 6.0.5. 2022-12-24T22:29:58 An auto update branch exists with an equal or greater version