2022-12-15T19:02:24 circup 1.1.3 -> 1.1.4 https://github.com/adafruit/circup/releases 2022-12-15T19:02:26 attrpath: circup 2022-12-15T19:02:26 Checking auto update branch... 2022-12-15T19:02:29 [version] 2022-12-15T19:02:29 [version] skipping because derivation has updateScript 2022-12-15T19:02:29 [rustCrateVersion] 2022-12-15T19:02:29 [rustCrateVersion] No cargoSha256 found 2022-12-15T19:02:29 [golangModuleVersion] 2022-12-15T19:02:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T19:02:29 [updateScript] 2022-12-15T19:02:32 [updateScript] Success 2022-12-15T19:02:32 [updateScript] this derivation will be built: /nix/store/lzcj83y2qlzjlr9681g8hjm0zlzny9g1-packages.json.drv building '/nix/store/lzcj83y2qlzjlr9681g8hjm0zlzny9g1-packages.json.drv'... Going to be running update for following packages: - circup-1.1.3 Press Enter key to continue... Running update for: - circup-1.1.3: UPDATING ... - circup-1.1.3: DONE. Packages updated! 2022-12-15T19:02:32 2022-12-15T19:02:32 [quotedUrls] 2022-12-15T19:02:32 [quotedUrls] nothing found to replace 2022-12-15T19:02:32 Diff after rewrites: diff --git a/pkgs/development/tools/circup/default.nix b/pkgs/development/tools/circup/default.nix index ccb7ef454aa..6d1f13c4521 100644 --- a/pkgs/development/tools/circup/default.nix +++ b/pkgs/development/tools/circup/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "circup"; - version = "1.1.3"; + version = "1.1.4"; format = "setuptools"; src = fetchFromGitHub { owner = "adafruit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-BCAsCwQCKMtmjISMVKDblRdev87K4EfX5D2Ot0L5PoQ="; + hash = "sha256-nXDje+MJR6olG3G7RO3esf6UAKynMvCP8YetIhnqoeE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 2022-12-15T19:03:58 An auto update branch exists with message `circup: 1.1.3 -> 1.1.4`. New version is 1.1.4. 2022-12-15T19:03:58 An auto update branch exists with an equal or greater version