2022-12-15T06:40:29 python3.10-stem 1.8.0 -> 1.8.1 https://pypi.org/project/stem/ 2022-12-15T06:40:31 attrpath: python310Packages.stem 2022-12-15T06:40:31 Checking auto update branch... 2022-12-15T06:40:36 [version] 2022-12-15T06:40:36 [version] skipping because derivation has updateScript 2022-12-15T06:40:36 [rustCrateVersion] 2022-12-15T06:40:36 [rustCrateVersion] No cargoSha256 found 2022-12-15T06:40:36 [golangModuleVersion] 2022-12-15T06:40:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T06:40:36 [updateScript] 2022-12-15T06:40:37 [updateScript] Success 2022-12-15T06:40:37 [updateScript] this derivation will be built: /nix/store/iwm3nqsgb5zfl459mk3m0yhrdz2wc7jb-packages.json.drv building '/nix/store/iwm3nqsgb5zfl459mk3m0yhrdz2wc7jb-packages.json.drv'... Going to be running update for following packages: - python3.10-stem-1.8.0 Press Enter key to continue... Running update for: - python3.10-stem-1.8.0: UPDATING ... - python3.10-stem-1.8.0: DONE. Packages updated! 2022-12-15T06:40:37 2022-12-15T06:40:37 [quotedUrls] 2022-12-15T06:40:37 [quotedUrls] nothing found to replace 2022-12-15T06:40:37 Diff after rewrites: diff --git a/pkgs/development/python-modules/stem/default.nix b/pkgs/development/python-modules/stem/default.nix index 9ad5e2285ff..1259e4cc91b 100644 --- a/pkgs/development/python-modules/stem/default.nix +++ b/pkgs/development/python-modules/stem/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "stem"; - version = "1.8.0"; + version = "1.8.1"; src = fetchPypi { inherit pname version; - sha256 = "1hk8alc0r4m669ggngdfvryndd0fbx0w62sclcmg55af4ak8xd50"; + sha256 = "sha256-gdQ6fGaLqde8EQOy56kR6dFIKUs3PSelmujaee96Pi8="; }; postPatch = '' 2022-12-15T06:42:03 An auto update branch exists with message `python310Packages.stem: 1.8.0 -> 1.8.1`. New version is 1.8.1. 2022-12-15T06:42:03 An auto update branch exists with an equal or greater version