python312Packages.tcolorpy 0.1.4 -> 0.1.6 https://github.com/thombashi/tcolorpy/releases attrpath: python312Packages.tcolorpy 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/44rrz07jfvhf6dmxy0vi99d1w2r0vv8b-packages.json.drv building '/nix/store/44rrz07jfvhf6dmxy0vi99d1w2r0vv8b-packages.json.drv'... Going to be running update for following packages: - python3.12-tcolorpy-0.1.4 Press Enter key to continue... Running update for: - python3.12-tcolorpy-0.1.4: UPDATING ... - python3.12-tcolorpy-0.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tcolorpy/default.nix b/pkgs/development/python-modules/tcolorpy/default.nix index ab7b6bc198de..28b66c2dd51b 100644 --- a/pkgs/development/python-modules/tcolorpy/default.nix +++ b/pkgs/development/python-modules/tcolorpy/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "tcolorpy"; - version = "0.1.4"; + version = "0.1.6"; format = "setuptools"; src = fetchFromGitHub { owner = "thombashi"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-cCdKeixRfXkvEGBqozMWw2RjliLdzhlMv8GE2Q40LZQ="; + hash = "sha256-esucU+So1YKzkuMt6ICCrQ5SzQVv24lh12SE1Jl5Y/w="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.tcolorpy: 0.1.4 -> 0.1.6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/308724"