python310Packages.faadelays 0 -> 1 attrpath: python310Packages.faadelays 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dip0p3z6zk90fjxqx0aiyc9j2mzkkadw-packages.json.drv building '/nix/store/dip0p3z6zk90fjxqx0aiyc9j2mzkkadw-packages.json.drv'... Going to be running update for following packages: - python3.10-faadelays-0.0.7 Press Enter key to continue... Running update for: - python3.10-faadelays-0.0.7: UPDATING ... - python3.10-faadelays-0.0.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/faadelays/default.nix b/pkgs/development/python-modules/faadelays/default.nix index 22f764ad4ace..ebd2c64d94e9 100644 --- a/pkgs/development/python-modules/faadelays/default.nix +++ b/pkgs/development/python-modules/faadelays/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "faadelays"; - version = "0.0.7"; + version = "2023.8.0"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-osZqfSYlKPYZMelBR6YB331iRB4DTjCUlmX7pcrIiGk="; + hash = "sha256-VAQQI9cMRKGe7RAUxoI1bBojzRq6cRz2jpeDA+GMuUI="; }; propagatedBuildInputs = [ aiohttp ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.faadelays: 0.0.7 -> 2023.8.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/246991"