python311Packages.textnets 0 -> 1 attrpath: python311Packages.textnets 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/h57gpf8bp7bvm2b5q96j36qh34ygbz9m-packages.json.drv building '/nix/store/h57gpf8bp7bvm2b5q96j36qh34ygbz9m-packages.json.drv'... Going to be running update for following packages: - python3.11-textnets-0.9.3 Press Enter key to continue... Running update for: - python3.11-textnets-0.9.3: UPDATING ... - python3.11-textnets-0.9.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/textnets/default.nix b/pkgs/development/python-modules/textnets/default.nix index f0dd9ab9a650..f78bdabdbea6 100644 --- a/pkgs/development/python-modules/textnets/default.nix +++ b/pkgs/development/python-modules/textnets/default.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "textnets"; - version = "0.9.3"; + version = "0.9.4"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-fx2S43IqpSMsfJow26jB/D27dyUFQ1PlXP1rbUIZPPQ="; + hash = "sha256-4154ytzo1QpwhKA1BkVMss9fNIkysnClW/yfSVlX33M="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.textnets: 0.9.3 -> 0.9.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291938"