python311Packages.webdataset 0 -> 1 attrpath: python311Packages.webdataset 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/7ay4zgz2x5yp3ngw4n60034fahqm1ll3-packages.json.drv building '/nix/store/7ay4zgz2x5yp3ngw4n60034fahqm1ll3-packages.json.drv'... Going to be running update for following packages: - python3.11-webdataset-0.2.86 Press Enter key to continue... Running update for: - python3.11-webdataset-0.2.86: UPDATING ... - python3.11-webdataset-0.2.86: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/webdataset/default.nix b/pkgs/development/python-modules/webdataset/default.nix index 5f18d28f9fbd..fbdbce227d27 100644 --- a/pkgs/development/python-modules/webdataset/default.nix +++ b/pkgs/development/python-modules/webdataset/default.nix @@ -16,14 +16,14 @@ }: buildPythonPackage rec { pname = "webdataset"; - version = "0.2.86"; + version = "0.2.88"; pyproject = true; src = fetchFromGitHub { owner = "webdataset"; repo = "webdataset"; rev = "refs/tags/${version}"; - hash = "sha256-aTjxoSoQ9LH4gcFmV+7Aj0HNIpvsFHTrxFUpAtB3nkM="; + hash = "sha256-wsBOBUK4VIGMQXYdgbgsuSH4XYvxDsUv3rh0S5rvA6c="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.webdataset: 0.2.86 -> 0.2.88 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295759"