python310Packages.pytest-asyncio 0 -> 1 attrpath: python310Packages.pytest-asyncio 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/j6ki4ngn42g668f6qjklddgbp1qxzmfq-packages.json.drv building '/nix/store/j6ki4ngn42g668f6qjklddgbp1qxzmfq-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-asyncio-0.20.3 Press Enter key to continue... Running update for: - python3.10-pytest-asyncio-0.20.3: UPDATING ... - python3.10-pytest-asyncio-0.20.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-asyncio/default.nix b/pkgs/development/python-modules/pytest-asyncio/default.nix index e13f67ec83b..bf724e3ccb0 100644 --- a/pkgs/development/python-modules/pytest-asyncio/default.nix +++ b/pkgs/development/python-modules/pytest-asyncio/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pytest-asyncio"; - version = "0.20.3"; + version = "0.21.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "pytest-dev"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-oq28wJ/Tq4yuQ/98tdzYKDyatpliS0Xcbc6T46ZTP7I="; + hash = "sha256-GDfqMbwvI1PKltwKYtcQcW9XBRy8pBN0yc7z9oCVlA8="; }; outputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.pytest-asyncio: 0.20.3 -> 0.21.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/222848"