python311Packages.pycaption 0 -> 1 attrpath: python311Packages.pycaption 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/rj2ih0q4whlslmc514vdscqjq5pdfgk5-packages.json.drv building '/nix/store/rj2ih0q4whlslmc514vdscqjq5pdfgk5-packages.json.drv'... Going to be running update for following packages: - python3.11-pycaption-2.2.4 Press Enter key to continue... Running update for: - python3.11-pycaption-2.2.4: UPDATING ... - python3.11-pycaption-2.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pycaption/default.nix b/pkgs/development/python-modules/pycaption/default.nix index c6d65db362ae..3384ad516b5f 100644 --- a/pkgs/development/python-modules/pycaption/default.nix +++ b/pkgs/development/python-modules/pycaption/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pycaption"; - version = "2.2.4"; + version = "2.2.5"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "pbs"; repo = "pycaption"; rev = "refs/tags/${version}"; - hash = "sha256-aUhNvqeSNtbnRVp4yxsk4q3szNfR0m1zo0MpkBOCokY="; + hash = "sha256-zI5zRjvtsVgiIgWsQQgBQHhbYSGRBB6RLYgpbZWJQHs="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pycaption: 2.2.4 -> 2.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292894"